TurnoutCreationParamsCatalogId Property

Gets or sets the catalog id for the turnout

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

Property Value

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