Collapse imageExpand ImageCopy imageCopyHover image
            





Civil 3D .NET API Reference
AlignmentDesignCheckCollection Members
AlignmentDesignCheckCollection Class Methods Properties See Also Send Feedback

The AlignmentDesignCheckCollection type exposes the following members.

Methods

  NameDescription
Public methodAdd
Adds a DesignCheck by specifying the name and expression.
(Overrides DesignCheckCollection<Autodesk::Civil::AlignmentDesignCheck ^>..::..Add(String, String, String).)
Public methodClear
Removes all DesignChecks from the collection.
(Overrides DesignCheckCollection<Autodesk::Civil::AlignmentDesignCheck ^>..::..Clear()()()().)
Public methodGetEnumerator (Inherited from DesignCheckCollection<Autodesk::Civil::AlignmentDesignCheck ^>.)
Public methodGetObjectEnumerator (Inherited from DesignCheckCollection<Autodesk::Civil::AlignmentDesignCheck ^>.)
Public methodRemove
Removes AlignmentDesignCheck from the collection by the specified name.
(Overrides DesignCheckCollection<Autodesk::Civil::AlignmentDesignCheck ^>..::..Remove(String).)
Public methodRemoveAt
Removes DesignCheck from the collection by the specified index.
(Overrides DesignCheckCollection<Autodesk::Civil::AlignmentDesignCheck ^>..::..RemoveAt(Int32).)

Properties

  NameDescription
Public propertyCount
Gets the number of AlignmentDesignCheck in the collection.
(Overrides DesignCheckCollection<Autodesk::Civil::AlignmentDesignCheck ^>..::..Count.)
Public propertyItem[([( Int32])]) (Overrides DesignCheckCollection<Autodesk::Civil::AlignmentDesignCheck ^>..::..Item[([( Int32])]) .)
Public propertyItem[([( String])]) (Overrides DesignCheckCollection<Autodesk::Civil::AlignmentDesignCheck ^>..::..Item[([( String])]) .)

See Also

AlignmentDesignCheckCollection Class
Autodesk.Civil Namespace
Footer image

Send comments on this topic to Send Feedback