Autodesk.DesignScript.Interfaces
Namespace with 13 public types
Classes
LegacyRenderPackageMethodException
Exception used to catch usage of Legacy IRenderPackage color APIs
TessellationParameters
Structures
ExtensionStartupParams
An options structure used when calling IExtensionApplication.Startup
Enumerations
VertexType
Interfaces
IGraphicDataProvider
This interface provides graphics data into the RenderPackage interface
for given set of objects.
IGraphicItem
Represents a graphics item object, that can provide tesselated data
into the given render package.
IInstanceableGraphicItem
An interface that defines items whose graphics are defined by a single base tessellation and instance transforms defined by 4x4 transformation matrices.
IInstancingRenderPackage
Represents instance matrices and references to tessellated geometry in the RenderPackage
IRenderInstancedLabels
Internal interface to enable adding labels that are related to an instanceableGraphicItem.
IRenderLabels
Represents labels and positions
IRenderPackage
This interface caches render specific data.
IRenderPackageSupplement
This interface provides additional methods adding for color information to a render package.
ITransformable
An interface that defines items which have a transform property, which is a 4x4 matrix.