public abstract class CadBaseExtrudedEntity extends CadBaseEntity
The Cad base extruded entity object.
Constructor and Description |
---|
CadBaseExtrudedEntity()
Initializes a new instance of the
Aspose.CAD.FileFormats.Cad.CadObjects.CadBaseExtrudedEntity class. |
Modifier and Type | Method and Description |
---|---|
Cad3DPoint |
getExtrusionDirection()
Gets or sets the extrusion direction.
|
void |
setExtrusionDirection(Cad3DPoint value)
Gets or sets the extrusion direction.
|
getAttribute160, getAttribute348, getChildObjects, getColorId, getColorName, getColorValue, getHyperlink, getLayerName, getLayoutTabName, getLineScale, getLineTypeName, getLineWeight, getMaterial, getPlotStyle, getProxyBytesCount, getProxyData, getShadowMode, getSpaceMode, getTransparency, getTypeName, getVisible, isColorIdSet, setAttribute160, setAttribute348, setChildObjects, setColorId, setColorName, setColorValue, setHyperlink, setLayerName, setLayoutTabName, setLineScale, setLineTypeName, setLineWeight, setMaterial, setPlotStyle, setProxyBytesCount, setProxyData, setShadowMode, setSpaceMode, setTransparency, setVisible
getHardOwner, getSoftOwner, setHardOwner, setSoftOwner
getApplicationCodesContainer, getAttribute102Values, getAttributes, getDxfDataFormat, getObjectHandle, getRoundTripTableStyle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setDxfDataFormat, setObjectHandle, setRoundTripTableStyle, setXdataContainer
public CadBaseExtrudedEntity()
Initializes a new instance of the Aspose.CAD.FileFormats.Cad.CadObjects.CadBaseExtrudedEntity
class.
public Cad3DPoint getExtrusionDirection()
Gets or sets the extrusion direction.
public void setExtrusionDirection(Cad3DPoint value)
Gets or sets the extrusion direction.