TurnoutCreationParamsCatalogId Property

Gets or sets the catalog id for the turnout

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

Property Value

ObjectId
Exceptions
ExceptionCondition
ArgumentException Thrown when:
  • CatalogId is invalid.
See Also