AnyCAD Rapid SDK 2022
The Rapid CAD SDK
Public Member Functions | List of all members
CompoundShape Class Reference

Public Member Functions

String GetName ()
 
void SetName (String val)
 
PrimitiveShapeList GetShapes ()
 
AxisAlignedBox GetBoundingBox ()
 
void SetBoundingBox (AxisAlignedBox val)
 
CompoundShape Clone ()
 
void SetMaterial (MaterialInstance material)
 
void AddTargetName (String name, long id)
 
void UpdateMorphTargets ()
 
void Clear ()
 
void Add (PrimitiveShape shape)
 
void Add (BufferGeometry geometry, MaterialInstance material)
 
long GetCount ()
 
PrimitiveShape GetPrimitive (long idx)
 
long GetPrimitiveCount ()
 

Detailed Description

<> The compound shape.