TurnoutCreationParamsCatalogId Property |
Gets or sets the catalog id for the turnout
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectId CatalogId { get; set; }
Public Property CatalogId As ObjectId
Get
Set
public:
property ObjectId CatalogId {
ObjectId get ();
void set (ObjectId value);
}
Property Value
ObjectId
ExceptionsException | Condition |
---|
ArgumentException |
Thrown when:
|
See Also