AcDb3dProfile Class   

class AcDb3dProfile : public AcRxObject;
File

db3dProfile.h

Description

This class is used to represent a 3d profile that can be used as input to functions such as createExtrudedSurface(), createRevolvedSurface(), and createSweptSurface(). An object of this class can represent an entity such as a curve or a region, or it can represent an edge or a set of edges that form a connected chain.

Links