SurfaceOperationAddTinVertexLocation Property |
Gets the vertex location for the operation.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic Point3d Location { get; }
Public ReadOnly Property Location As Point3d
Get
public:
property Point3d Location {
Point3d get ();
}
Property Value
Point3d
See Also