CADability dotNET
The IGeoObject type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Actuator |
Gets or sets an actuator or drive that defines the mechanical constraint or degree of freedom for this object
Used for animation, static objects dont have an actuator (null)
|
![]() | Attributes |
Gets all attributes that this GeoObject posesses.
|
![]() | CustomAttributeKeys |
Gets all custom attributes attached to this object
|
![]() | Description |
Returns a description of the GeoObject which is used in the control center
|
![]() | IsVisible | |
![]() | NumChildren |
Returns the number of children the GeoObject has. Simple GeoObjects (like Line)
dont have children.
|
![]() | OwnedItems | |
![]() | Owner | |
![]() | PreferredStyle | |
![]() | UniqueId | |
![]() | UserData |
Gets the user data collection for this GeoObject. This is the way to connect your own
objects with a GeoObject. See UserData.
|