Click or drag to resize

ModelInformation Properties

[This is preliminary documentation and is subject to change.]

The ModelInformation type exposes the following members.

Properties
  NameDescription
Public propertyCreated
The date and time at which the model is created. Defaults to current UTC time.
Public propertyDescription
The description of the model
Public propertyCode exampleDiscipline
The discipline of the model
Public propertyGlobalCoordinateSystem
Determines how the direction of the Z-axis is defined for this model
Public propertyId
The ID of the Analysis object. Needs to be unique within the entire model
(Inherited from StructuralAnalysisObjectBase.)
Public propertyIgnoredGroups
Types that should be excluded from deletion during update in Scia engineer if the list is empty: this property has no effect if the list is not-empty: types that are in list will be excluded from deletion
Public propertyIgnoredObjects
Types that should be excluded from deletion during update in Scia engineer if the list is empty: this property has no effect if the list is not-empty: types that are in list will be excluded from deletion
Public propertyLastUpdate
The date and time at which the model was last updated. Defaults to current UTC time.
Public propertyCode exampleLevelOfDetail
The level of detail (LoD) of the model.
Public propertyLocalCoordinateSystem
Determines how the local coordinate system is defined for this model.
Public propertyName
The name of the Analysis object. Needs to be unique within it's type
(Inherited from StructuralAnalysisObjectBase.)
Public propertyNationalCode
The national code used for structural analysis
Public propertyCode exampleOwner
The owner of the model
Public propertyCode exampleRevisionNumber
The revision number of the model
Public propertyCode exampleSourceApplication
The application from which the model originated
Public propertyCode exampleSourceCompany
The company from which the model originated
Public propertyCode exampleSourceType
The type of application from which the model originated.
Public propertyStatus
The status of the model.
Public propertySystemOfUnits
Determines in which units the values are expressed throughout the model
Top
See Also