|
![]() |
The Model type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Dispose()()()() |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from NativeHandle.) |
![]() |
Dispose(Boolean) | (Inherited from NativeHandle.) |
![]() |
Equals | (Overrides NativeHandle..::..Equals(Object).) |
![]() |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from NativeHandle.) |
![]() |
GetHashCode | (Overrides NativeHandle..::..GetHashCode()()()().) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString | (Inherited from NativeHandle.) |
Properties
Name | Description | |
---|---|---|
![]() |
Creator |
Name of creating file loader or design application. Null if unknown.
|
![]() |
FileName |
Filename this model was loaded from
|
![]() |
FrontVector |
Preferred front vector for model. Will be zero if no front vector defined.
|
![]() |
Guid |
Globally unique identifier for this model
|
![]() |
HasFrontVector |
Is there a front vector defined for model ?
|
![]() |
HasNorthVector |
Is there a north vector defined for model ?
|
![]() |
HasRightVector |
Is there a right vector defined for model ?
|
![]() |
HasUpVector |
Is there an up vector defined for model ?
|
![]() |
IsDisposed |
Gets a value indicating whether the object has been disposed and is no longer available.
(Inherited from NativeHandle.) |
![]() |
IsReadOnly | (Overrides NativeHandle..::..IsReadOnly.) |
![]() |
IsTransformReflected |
Is the transform reflected.
|
![]() |
NorthVector |
Preferred north vector for model. Will be zero if no north vector defined.
|
![]() |
PublishProperties |
Properties specified when model was last published. Will be null if model has not been published.
|
![]() |
RightVector |
Preferred right vector for model. Will be zero if no right vector defined.
|
![]() |
RootItem |
Root item of the model hierarchy corresponding to this model
|
![]() |
SchemaDefinitions |
Schema definitions in use by this model.
|
![]() |
SourceFileName |
Original source filename this model was first converted from. Null if unknown.
|
![]() |
SourceGuid |
Get original Guid that this model was created with. Guid may be modified to ensure all models within a sheet have unique Guids. If the same model is appended to a sheet twice, each model has the same SourceGuid but different Guids.
|
![]() |
Transform |
Transform applied to the model.
|
![]() |
Units |
Units in which dimensions of this model are defined
|
![]() |
UpVector |
Preferred up vector for model. Will be zero if no up vector defined.
|