The GwxSmartSymbol3D type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddDynamic(Type) |
Adds a new GwxDynamic derived object of the specified Type to this object.
(Inherited from GwxDependencyObject.) | |
AddDynamic(GwxDynamic) |
Adds the specified GwxDynamic object to this object, if allowed.
(Inherited from GwxDependencyObject.) | |
Equals |
Determines whether the specified Object is equal to the current GwxDependencyObject.
(Inherited from GwxDependencyObject.) | |
GetDataSources |
Gets a collection of all of the datasources used in this object (and its descendants).
(Inherited from GwxDependencyObject.) | |
GetDynamicGroup |
Gets the GwxDynamicGroup()()()() associated with this GwxDependencyObject, if there is one.
(Inherited from GwxDependencyObject.) | |
GetHashCode |
Serves as a hash function for this type, suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from GwxDependencyObject.) | |
GetSmartPropertyValue |
Gets the value of the specified Smart Property.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
HasParentDependencyObject |
Tests if this instance has a parent GwxDependencyObject.
(Inherited from GwxDependencyObject.) | |
IsDynamic |
Tests if this object has one or more dynamic animations associated with it.
(Inherited from GwxDependencyObject.) | |
RemoveDynamics |
Removes the specified collection of GwxDynamic objects from this object.
(Inherited from GwxDependencyObject.) | |
Replace |
Performs a find/replace operation on this object, and all of its decendants (if it has any descendants).
(Inherited from GwxDependencyObject.) | |
ReplaceHost |
Performs a find/replace operation for host names. The find/replace operation is performed
on this object and all of its decendants (if it has any descendants).
This method only searches properties that may be DataSources and/or FileNames.
(Inherited from GwxDependencyObject.) | |
SetSmartPropertyValue |
Sets the value of the specified Smart Property.
| |
ToDependencyObject |
Gets the DependencyObject that this object wraps.
(Inherited from GwxDependencyObject.) | |
ToString |
Gets a string representation for this type of GwxDependencyObject.
(Inherited from GwxDependencyObject.) |
Properties
Name | Description | |
---|---|---|
Center |
Gets or sets the Center for this object.
(Inherited from GwxModelVisual3D.) | |
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.) | |
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.) | |
ModelContent |
Gets/sets the content of this GwxModelVisual3D.
(Inherited from GwxModelVisual3D.) | |
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.) | |
PropertyDefinitions |
The property definitions for the smart properties of this smart symbol
| |
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 GwxModelVisual3D.
(Inherited from GwxModelVisual3D.) | |
Visible |
Visibility state of this object.
(Inherited from GwxDependencyObject.) | |
VisualChildren |
Child objects of this element.
(Inherited from GwxModelVisual3D.) |