The GwxModel3DGroup type exposes the following members.

Properties

  NameDescription
Public propertyCenter
Gets or sets the Center for this object.
(Inherited from GwxModel3D.)
Public propertyConfiguration
Gets the GwxConfiguration object that owns this object.
(Inherited from GwxDependencyObject.)
Public propertyCustomData
A custom data string.
(Inherited from GwxDependencyObject.)
Public propertyDescription
Description for this object.
(Inherited from GwxDependencyObject.)
Public propertyDoubleSided (Inherited from GwxModel3D.)
Public propertyKeyword
A keyword used to mark this object as shared.
(Inherited from GwxDependencyObject.)
Public propertyLocked
True to prevent this object from being selected (except via the Document Explorer tool).
(Inherited from GwxDependencyObject.)
Public propertyName
For internal use only. Not for customer use.

Unique name identifier for this object.

(Inherited from GwxDependencyObject.)
Public propertyParentDependencyObject
Parent object of this object (if there is one) as a GwxDependencyObject.
(Inherited from GwxDependencyObject.)
Public propertyParentDependencyObjectContainer
Parent object of this object (if there is one) as an IGwxDependencyObjectContainer.
(Inherited from GwxDependencyObject.)
Public propertyShowDescriptionInToolTip
Determines whether or not this object's Description is included in the tooltip for this object.
(Inherited from GwxDependencyObject.)
Public propertyTitle
Title for this object.
(Inherited from GwxDependencyObject.)
Public propertyTransform
Gets or sets the 3D Transform for this model.
(Inherited from GwxModel3D.)
Public propertyVisible
Visibility state of this object.
(Inherited from GwxDependencyObject.)
Public propertyVisualChildren
Child objects of this element.

See Also