SurfaceOperationAddPointFileShouldTransformPointCoordinates Property |
Specifies whether to transfrom the points in the file.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool ShouldTransformPointCoordinates { get; }
Public ReadOnly Property ShouldTransformPointCoordinates As Boolean
Get
public:
property bool ShouldTransformPointCoordinates {
bool get ();
}
Property Value
Boolean
See Also