API Reference > Geometry > AECCDbContour Class
AECCDbContour Class
AECCDbContour
Syntax
C++
class AECCDbContour : public AECDbGeo;

AECCDbContour.h

This class specifies contours. 

 

 
Name 
Description 
 
AECDbGeo override. 
 
AECDbEntity override (explodeGeometry). The entity set is filled with one or more non-DBRO polylines and multiline text entities.
 
 
Gets the area of the base contour.
 
 
Gets the base contour.
 
 
Returns the contour style object ID. 
 
Gets the distance on the base contour at a specified parameter.
 
 
Returns the contour elevation value. 
 
Gets the end parameter of the base contour.
 
 
Gets the end point of the base contour.
 
 
Gets the first derivative of the base contour at the specified parameter.
 
 
Gets the location of the label by index.
 
 
Returns the number of labels. 
 
Gets the parameter of the base contour at a specified distance.
 
 
Gets the parameter of the base contour at a specified point.
 
 
Gets the point of the base contour at a specified parameter.
 
 
Creates a new OdDbPolyline object approximating this contour.
 
 
Gets the second derivative of the base contour at the specified parameter.
 
 
Gets the start parameter of the base contour.
 
 
Gets the start point of the base contour.
 
 
Indicates whether the base contour is closed. 
 
Indicates whether the base contour is periodic. 
 
AECDbEntity override (explode). The entity set is filled with one or more non-DBRO polylines and multiline text entities.
 
Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.