The GwxGeometryModel3D type exposes the following members.
Properties
Name | Description | |
---|---|---|
BackMaterial |
Gets or sets the Material for the back side of the object.
| |
Center |
Gets or sets the Center for this object.
(Inherited from GwxModel3D.) | |
Configuration |
Gets the GwxConfiguration object that owns this object.
(Inherited from GwxDependencyObject.) | |
CustomData |
A custom data string.
(Inherited from GwxDependencyObject.) | |
Description |
Description for this object.
(Inherited from GwxDependencyObject.) | |
DoubleSided | (Inherited from GwxModel3D.) | |
Keyword |
A keyword used to mark this object as shared.
(Inherited from GwxDependencyObject.) | |
Locked |
True to prevent this object from being selected (except via the Document Explorer tool).
(Inherited from GwxDependencyObject.) | |
Material |
Gets or sets the Material for the front side of the object.
| |
Name |
For internal use only. Not for customer use.
Unique name identifier for this object.
(Inherited from GwxDependencyObject.) | |
ParentDependencyObject |
Parent object of this object (if there is one) as a GwxDependencyObject.
(Inherited from GwxDependencyObject.) | |
ParentDependencyObjectContainer |
Parent object of this object (if there is one) as an IGwxDependencyObjectContainer.
(Inherited from GwxDependencyObject.) | |
ShowDescriptionInToolTip |
Determines whether or not this object's Description is included in the tooltip for this object.
(Inherited from GwxDependencyObject.) | |
Title |
Title for this object.
(Inherited from GwxDependencyObject.) | |
Transform |
Gets or sets the 3D Transform for this model.
(Inherited from GwxModel3D.) | |
Visible |
Visibility state of this object.
(Inherited from GwxDependencyObject.) |