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