The GradingCriteria type exposes the following members.

Methods

  NameDescription
Public methodCopyAsSibling
Copy the current grading criteria and add to the grading criteria set as a sibling.
(Overrides StyleBase..::..CopyAsSibling(String).)
Public methodExportTo(Database, StyleConflictResolverType)
Exports the current style to another drawing.
(Inherited from StyleBase.)

Properties

  NameDescription
Public propertyApplication
Gets the Application associated with the DBObject. Not implemented.
(Inherited from DBObject.)
Public propertyCreateBy
Gets or Sets the "Created by" string for the style.
(Inherited from StyleBase.)
Public propertyCutSlope
Specifies the cut grade value.
Public propertyCutSlopeFormatType
Specifies how the cut slope should be represented.
Public propertyDateCreated
Gets the "Date created" string for the style.
(Inherited from StyleBase.)
Public propertyDateModified
Gets the "Date modified" string for the style.
(Inherited from StyleBase.)
Public propertyDescription
Gets or sets the description.
(Inherited from DBObject.)
Public propertyDistance
Specifies that the grading projection lines will be extended from the footprint until they are match a specified horizontal distance.
Public propertyDistanceProjectionType
Specifies the type of projection for the Distance target.
Public propertyDocument
Gets the Document associated with the DBObject. Not implemented.
(Inherited from DBObject.)
Public propertyElevation
Specifies that the grading projection lines will be extended from the footprint until they reach a specified elevation.
Public propertyElevationProjectionType
Specifies the type of projection for the Elevation target.
Public propertyFillSlope
Specifies the fill grade value.
Public propertyFillSlopeFormatType
Specifies how the fill slope should be represented.
Public propertyInteriorCornerOverlap
Specifies how interior corner projections are cleaned up when the footprint corner has different elevations.
Public propertyIsUsed
Gets whether the style is used by other objects in the current drawing.
(Inherited from DBObject.)
Public propertyModifiedBy
Gets the "Modified by" string for the style.
(Inherited from StyleBase.)
Public propertyName
Sets the "Name" string for the style.
(Inherited from StyleBase.)
Public propertyProjectionDistance
Specifies the fixed distance from the footprint for the projection.
Public propertyProjectionRelativeElevation
Specifies the projection relative elevation.
Public propertyRelativeElevation
Specifies that the grading projection lines will be extended from the footprint until they reach an elevation (depth or height) relative to the footprint.
Public propertyRelativeElevationProjectionType
Specifies the type of projection for the Relative Elevation target.
Public propertySearchOrder
Specifies whether to search first for cut or fill slopes in cases where both would work.
Public propertySlope
Specifies the grade value.
Public propertySlopeFormatType
Specifies how the slope should be represented.
Public propertySurfaceProjectionType
Specifies the type of projection for the Surface target.
Public propertyTarget
Specifies the target method for the grading.

See Also