CalculatedPointNormalToBaseline Property |
Gets the normal to baseline vector.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic Vector3d NormalToBaseline { get; }
Public ReadOnly Property NormalToBaseline As Vector3d
Get
public:
property Vector3d NormalToBaseline {
Vector3d get ();
}
Property Value
Vector3d
See Also