DbExtrudedSurface.h
This class implements a three-dimensional extruded surface entity.
TD_Db
|
Name |
Description |
|
This is OdDbExtrudedSurface, a member of class OdDbExtrudedSurface. |
|
Name |
Description |
|
Creates an extruded surface by sweeping a planar curve, region, or planar surface in the direction of the given vector using a distance equal to the length of the vector. | |
|
OdDbObject methods | |
|
Writes the .dwg file data of this object. | |
|
Reads the DXF data of this object. | |
|
Writes the DXF data of this object. | |
|
Returns the extrusion height. | |
|
Returns the sweep entity used to create the extruded surface. | |
|
Returns sweep options. | |
|
Returns the extrusion vector. | |
|
This is isDependent, a member of class OdDbExtrudedSurface. | |
|
This is ODDB_DECLARE_MEMBERS, a member of class OdDbExtrudedSurface. | |
|
Sets all data that defines the parameters of an extruded surface. sweepVec [in] A new extrusion vector. sweepOptions [in] An OdDbSweepOptions object containing new option values. | |
|
Sets the extrusion height. | |
|
Sets sweep options. | |
|
Sets the extrusion vector. | |
|
overridables | |
|
This is subTransformBy, a member of class OdDbExtrudedSurface. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|