PressurePipeNetworkPipePlanLayerId Property |
Gets or sets the pipe plan layer id.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectId PipePlanLayerId { get; set; }
Public Property PipePlanLayerId As ObjectId
Get
Set
public:
property ObjectId PipePlanLayerId {
ObjectId get ();
void set (ObjectId value);
}
Property Value
ObjectId
Remarks
ObjectId type: Autodesk.AutoCAD.DatabaseServices.LayerTableRecord
See Also