public abstract class CadBaseExtrudedEntity extends CadBaseEntity
The Cad base extruded entity object.
Parameters_internalized, typeName_internalized
Constructor and Description |
---|
CadBaseExtrudedEntity()
Initializes a new instance of the
Aspose.Imaging.FileFormats.Cad.CadObjects.CadBaseExtrudedEntity class. |
Modifier and Type | Method and Description |
---|---|
Cad3DPoint |
getExtrusionDirection()
Gets or sets the extrusion direction.
|
void |
mergeProperties_internalized(CadBase sourceObject)
The merge properties.
|
void |
setExtrusionDirection(Cad3DPoint value)
Gets or sets the extrusion direction.
|
getChildObjects, getChildObjectsInternal_internalized, getColorId, getColorName, getColorValue, getLayerName, getLineScale, getLineTypeName, getLineWeight, getMaterial, getPlotStyle, getProxyBytesCount, getProxyData, getShadowMode, getSpaceMode, getTransparency, getTypeName, getVisible, setChildObjects, setColorId, setColorName, setColorValue, setLayerName, setLineScale, setLineTypeName, setLineWeight, setMaterial, setPlotStyle, setProxyBytesCount, setProxyData, setShadowMode, setSpaceMode, setTransparency, setTypeName_internalized, setVisible
getHardOwner, getSoftOwner, setHardOwner, setSoftOwner
accept_internalized, acceptR12_internalized, addParameter_internalized, getApplicationCodesContainer, getObjectHandle, getShapeObject, getXdataContainer, setApplicationCodesContainer, setObjectHandle, setShapeObject, setXdataContainer
public CadBaseExtrudedEntity()
Initializes a new instance of the Aspose.Imaging.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.
public void mergeProperties_internalized(CadBase sourceObject)
The merge properties.
mergeProperties_internalized
in class CadBaseEntity
sourceObject
- The source object.Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.