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.7.0.1190
Syntaxpublic ObjectId ProfileId { get; }Public ReadOnly Property ProfileId As ObjectId
Get
public:
property ObjectId ProfileId {
ObjectId get ();
}Property Value
ObjectId
See Also