AnyCAD SDK PRO
2020
The Professional Graphics SDK for .Net and C++ Developers
|
The reader context to collect TopoShape. -since R2014UR1. 更多...
Public 成员函数 | |
virtual void | OnSetFaceColor (ColorValue^ clr) |
virtual void | OnSetEdgeColor (ColorValue^ clr) |
virtual void | OnBeginGroup (String^ name) |
virtual void | OnEndGroup () |
virtual bool | OnBeiginComplexShape (TopoShape^ shape) |
virtual void | OnEndComplexShape () |
virtual void | OnFace (TopoShape^ shape) |
virtual void | OnWire (TopoShape^ shape) |
virtual void | OnEdge (TopoShape^ shape) |
virtual void | OnPoint (TopoShape^ shape) |
The reader context to collect TopoShape. -since R2014UR1.
TODO:
|
virtual |
Begin to read group.
name | the group name |
|
virtual |
|
virtual |
|
virtual |
End reading the complex shape.
|
virtual |
End to read group.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |