ReferenceModelRevision Structure |
Reference model revision.
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.3
Syntax
The ReferenceModelRevision type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ReferenceModelRevision |
Parameterized constructor.
|
Properties
Name | Description | |
---|---|---|
FileName |
Gets the revision file name.
| |
Hash |
Gets the revision hash identifier.
| |
Id |
Gets the revision id.
| |
IsCurrentRevision |
Gets the value indicating whether this revision is the current revision or not.
| |
ReferenceModelId |
Gets or sets the parent reference model id.
| |
Time |
Gets the revision time.
|
See Also