API Reference > Auxiliary Classes > AECCSurfacePoint Class
AECCSurfacePoint Class
AECCSurfacePoint
Syntax
C++
class AECCSurfacePoint;

AECCDbSurfaceTin.h

Cached surface point. 

 

 
Name 
Description 
 
Creates an instance of the AECCSurfacePoint class based on the reference point.
 
 
Name 
Description 
 
Type 
This enumeration specifies point types. 
 
Name 
Description 
 
OdDbObject override. 
 
OdDbObject override. 
 
Returns the point elevation value. 
 
Returns the point coordinates. 
 
Returns the triangle of this point. 
 
Returns the point type. 
 
Indicates whether the point is auxiliary. 
 
Indicates whether the point is end. 
 
Indicates whether the point is removed. 
 
Indicates whether the point is start. 
 
Returns the point location. 
 
Sets the point elevation.
 
 
Sets whether the point is auxiliary or not.
 
 
Sets whether the point is an end point or not.
 
 
Sets whether the point is removed or not.
 
 
Sets whether the point is start or not.
 
 
Sets the point location.
 
 
Sets the point coordinates.
 
 
Sets the triangle for this point.
 
 
Sets the point type.
 
 
Applies the transformation matrix to this point.
 
Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.