-
-
Notifications
You must be signed in to change notification settings - Fork 124
ACadSharp.Objects.GeoData
Albert Domenech edited this page Feb 3, 2025
·
1 revision
Represents a object
Object name
Dxf class name
Namespace: ACadSharp.Objects
C#
DxfNameAttribute
DxfSubClassAttribute
public class GeoData
Returns | Name | Summary |
---|---|---|
Double |
CoordinateProjectionRadius | Coordinate projection radius. |
DesignCoordinatesType |
CoordinatesType | Type of design coordinates. |
String |
CoordinateSystemDefinition | Coordinate system definition string. |
XYZ |
DesignPoint | Design point, reference point in WCS coordinates. |
Boolean |
EnableSeaLevelCorrection | Bool flag specifying whether to do sea level correction. |
List<GeoMeshFace> |
Faces | Faces. |
String |
GeoRssTag | GeoRSS tag. |
UnitsType |
HorizontalUnits | Horizontal units. |
Double |
HorizontalUnitScale | Horizontal unit scale, factor which converts horizontal design coordinates to meters by multiplication. |
BlockRecord |
HostBlock | Host block table record. |
XY |
NorthDirection | North direction vector. |
String |
ObjectName | |
ObjectType |
ObjectType | |
String |
ObservationCoverageTag | Observation coverage tag. |
String |
ObservationFromTag | Observation from tag. |
String |
ObservationToTag | Observation to tag. |
List<GeoMeshPoint> |
Points | Geo-Mesh points. |
XYZ |
ReferencePoint | Reference point in coordinate system coordinates, valid only when coordinate type is Local Grid. |
ScaleEstimationType |
ScaleEstimationMethod | Scale estimation method. |
Double |
SeaLevelElevation | Sea level elevation. |
String |
SubclassMarker | |
XYZ |
UpDirection | Up direction. |
Double |
UserSpecifiedScaleFactor | User specified scale factor. |
GeoDataVersion |
Version | AcDbGeoData Object version. |
UnitsType |
VerticalUnits | Vertical units. |
Double |
VerticalUnitScale | Vertical unit scale, factor which converts vertical design coordinates to meters by multiplication. |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.IO.DWG
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Objects.Evaluations
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- ACadSharp.XData
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions