AnyCAD SDK PRO
2020
The Professional Graphics SDK for .Net and C++ Developers
|
The Customized SceneNode. 更多...
额外继承的成员函数 | |
![]() | |
ElementId^ | GetId () |
void | SetId (ElementId^ nId) |
String^ | GetName () |
void | SetName (String^ name) |
void | SetVisible (bool bVisible) |
bool | IsVisible () |
bool | IsPickable () |
void | SetPickable (bool enabled) |
bool | IsFilterable () |
void | SetFilterable (bool enabled) |
bool | IsFixedSize () |
void | SetFixedSize (bool enabled) |
void | SetBBox (AABox^ bbox) |
AABox^ | GetBBox () |
void | SetTransform (Matrix4^ trf) |
Matrix4^ | GetTransform () |
void | SetPointStyle (PointStyle^ pointStyle) |
PointStyle^ | GetPointStyle () |
void | SetLineStyle (LineStyle^ lineStyle) |
LineStyle^ | GetLineStyle () |
void | SetFaceStyle (FaceStyle^ faceStyle) |
FaceStyle^ | GetFaceStyle () |
void | SetRenderOrder (int order) |
int | GetRenderOrder () |
void | ResetShapeFilter (int nFilter) |
![]() | |
String^ | GetObjectClassId () |
StringList^ | ListParentClassIds () |
The Customized SceneNode.
TODO: