Gets or sets the pipe plan layer id.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public ObjectId PipePlanLayerId { get; set; } |
| Visual Basic |
|---|
Public Property PipePlanLayerId As ObjectId Get Set |
| Visual C++ |
|---|
public: property ObjectId PipePlanLayerId { ObjectId get (); void set (ObjectId value); } |
Remarks
ObjectId type: Autodesk.AutoCAD.DatabaseServices.LayerTableRecord