AnyCAD Rapid API 2023
Help you to create a better world!
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 UpdateBoundingBox ()
 
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.