ProfileDesignCheckRootCurveDesignChecks Property |
Gets the collection of all profile curve design checks.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ProfileDesignCheckCollection CurveDesignChecks { get; }
Public ReadOnly Property CurveDesignChecks As ProfileDesignCheckCollection
Get
public:
property ProfileDesignCheckCollection^ CurveDesignChecks {
ProfileDesignCheckCollection^ get ();
}
Property Value
ProfileDesignCheckCollection
See Also