Class CadGeoData

CadGeoData class

Class describing GeoData object.

public class CadGeoData : CadBaseObject

Constructors

NameDescription
CadGeoData()Initializes a new instance of the CadGeoData class.

Properties

NameDescription
ApplicationCodesContainer { get; set; }Gets or sets the application defined codes container.
Attribute102Values { get; set; }Gets or sets the attribute102 values.
Attributes { get; set; }Gets or sets the attributes.
BoolFlagSpecifying { get; set; }Gets or sets the bool flag specifying.
ChildObjects { get; set; }Gets or sets the child objects.
CoordinateProjectionRadius { get; set; }Gets or sets the coordinate projection radius.
CoordinateSystemCoordinatesReferencePoint { get; set; }Gets or sets the coordinate system coordinates reference point.
CoordinateSystemDefinitionString { get; set; }Gets or sets the coordinate system definition string.
DesignCoordinatesType { get; set; }Gets or sets the type of the design coordinates.
DesignPoint { get; set; }Gets or sets the design point.
DestinationMeshPoints { get; set; }Gets or sets the destination mesh points.
EmbeddedObjectsContainer { get; set; }Gets or sets the embedded objects container.
FacePointIndexes1 { get; set; }Gets or sets the face point indexes1.
FacePointIndexes2 { get; set; }Gets or sets the face point indexes2.
FacePointIndexes3 { get; set; }Gets or sets the face point indexes3.
FacesNumber { get; set; }Gets or sets the faces number.
GeoMeshPointsNumber { get; set; }Gets or sets the geo mesh points number.
GeoRSSTag { get; set; }Gets or sets the geo RSS tag.
HardOwner { get; set; }Gets or sets the hard owner.
HorizontalUnitScale { get; set; }Gets or sets the horizontal unit scale.
HorizontalUnitsPerUnitsValueEnumeration { get; set; }Gets or sets the horizontal units per units value enumeration.
HostBlockTableRecord { get; set; }Gets or sets the host block table record.
IsSoftOwnerSet { get; }Gets a value indicating whether soft owner is set.
NorthDirectionVector { get; set; }Gets or sets the north direction vector.
Numreactors { get; set; }The Numreactors
ObjectHandle { get; set; }Gets or sets the object handle.
ObjectVersion { get; set; }Gets or sets the object version.
ObservationCoverageTag { get; set; }Gets or sets the observation coverage tag.
ObservationFromTag { get; set; }Gets or sets the observation from tag.
ObservationToTag { get; set; }Gets or sets the observation to tag.
Reactors { get; set; }Get or sets the reactors handle
ScaleEstimationMethod { get; set; }Gets or sets the scale estimation method.
SeaLevelElevation { get; set; }Gets or sets the sea level elevation.
SoftOwner { get; set; }Gets or sets the soft owner.
SourceMeshPoints { get; set; }Gets or sets the source mesh points.
TypeName { get; }Gets the name of the type.
UpDirection { get; set; }Gets or sets up direction.
UserSpecifiedScaleFactor { get; set; }Gets or sets the user specified scale factor.
VerticalUnitScale { get; set; }Gets or sets the vertical unit scale.
VerticalUnitsPerUnitsValueEnumeration { get; set; }Gets or sets the vertical units per units value enumeration.
XdataContainer { get; set; }Gets or sets the xdata container.

Methods

NameDescription
GetUID()Identifier to use if object handle doesn’t work. Done as method not to disturb FileComparer’s property comparer
SetUID(string)Sets

See Also