Roadway Shape object. Represents a series of roadway links which form a closed shape. Used in subassemblies.
Inheritance Hierarchy
SystemObject[T:Autodesk.Civil.CivilWrapper<AeccDbEntity>]
Autodesk.Civil.DatabaseServicesShape
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class Shape : [T:Autodesk.Civil.CivilWrapper<AeccDbEntity>]
VB
Public NotInheritable Class Shape Inherits [T:Autodesk.Civil.CivilWrapper<AeccDbEntity>]
C++
public ref class Shape sealed : public [T:Autodesk.Civil.CivilWrapper<AeccDbEntity>]
The Shape type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Codes | Get the roadway codes of the shape. |
![]() | Index | Get the index of the shape. |
![]() | IsHidden | Gets or sets the boolean value that specifies if the shape will be drawn. |
![]() | Links | Get the roadway links of the shape. |
Methods
Name | Description | |
---|---|---|
![]() | AddHole | Add a hole into an existing shape. Links of the hole. |