AnyCAD Rapid API 2023
Help you to create a better world!
载入中...
搜索中...
未找到
CompoundShape类 参考

Public 成员函数

String GetName ()
 
void SetName (String val)
 
PrimitiveShapeList GetShapes ()
 
AABox GetBoundingBox ()
 
void SetBoundingBox (AABox 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 ()
 

详细描述

<> The compound shape.