NetworkStructurePlanLayerId Property

Gets or sets the structure plan layer id.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public ObjectId StructurePlanLayerId { get; set; }

Property Value

ObjectId
Remarks
ObjectId type: Autodesk.AutoCAD.DatabaseServices.LayerTableRecord
See Also