![]() |
pCon.planner Plugin SDK
Version 8.8.1
|
Container for a set of drawables. More...
Public Attributes | |
String^ | Name |
Component name which is the name of the according DbBlock. More... | |
List< GeMesh^ >^ | Meshes |
Mesh data. More... | |
List< GePolylines^ >^ | Polylines |
Polylines. More... | |
List< GePoints^ >^ | Points |
Points. More... | |
List< GeComponentInstance^ >^ | Instances |
Component instances. More... | |
Container for a set of drawables.
List<GeComponentInstance^> ^ X3g::Plugin::GeComponent::Instances |
Component instances.
List<GeMesh^> ^ X3g::Plugin::GeComponent::Meshes |
Mesh data.
String ^ X3g::Plugin::GeComponent::Name |
Component name which is the name of the according DbBlock.
List<GePoints^> ^ X3g::Plugin::GeComponent::Points |
Points.
List<GePolylines^> ^ X3g::Plugin::GeComponent::Polylines |
Polylines.