PressurePipeRunAlignmentId Property |
Gets the object id of Autodesk.Civil.DatabaseServices.Alignment that is used as horizontal path.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectId AlignmentId { get; }
Public ReadOnly Property AlignmentId As ObjectId
Get
public:
property ObjectId AlignmentId {
ObjectId get ();
}
Property Value
ObjectId
See Also