public class CadExtrudedSurface extends CadPlaneSurface
The Cad revolved surface.
Constructor and Description |
---|
CadExtrudedSurface()
Initializes a new instance of the
CadExtrudedSurface class. |
Modifier and Type | Method and Description |
---|---|
CadDoubleParameter |
getAlignAngle()
Gets or sets the align angle.
|
CadBoolParameter |
getAlignStartFlag()
Gets or sets the align start flag.
|
CadShortParameter |
getAttribute71()
Gets or sets the attribute 71.
|
CadBoolParameter |
getBankFlag()
Gets or sets the bank flag.
|
CadBoolParameter |
getBasePointSetFlag()
Gets or sets the base point set flag.
|
CadIntParameter |
getBinaryDataSize()
Gets or sets the size of the binary data.
|
CadIntParameter |
getClassId()
Gets or sets the class identifier.
|
CadDoubleParameter |
getDraftAngle()
Gets or sets the draft angle.
|
CadDoubleParameter |
getEndDraftDistance()
Gets or sets the end draft distance.
|
CadBinaryParameter |
getExtrudedSurfaceBinaryData()
Gets or sets the extruded surface binary data.
|
CadBoolParameter |
getPathEntityTransformComputedFlag()
Gets or sets the path entity transform computed flag.
|
Cad3DPoint |
getReferenceVector()
Gets or sets reference vector.
|
CadDoubleParameter |
getScaleFactor()
Gets or sets the scale factor.
|
CadBoolParameter |
getSolidFlag()
Gets or sets a value indicating whether solid flag.
|
CadDoubleParameter |
getStartDraftDistance()
Gets or sets the start draft distance.
|
CadShortParameter |
getSweepAlignmentOption()
Gets or sets the sweep alignment option.
|
CadBoolParameter |
getSweepEntityTransformComputedFlag()
Gets or sets the sweep entity transform computed flag.
|
Cad3DPoint |
getSweepVector()
Gets or sets sweep vector.
|
List<Double> |
getTransformMatrix()
Gets or sets the transform matrix.
|
List<Double> |
getTransformMatrixPath()
Gets or sets path of transform matrix.
|
List<Double> |
getTransformMatrixSweep()
Gets or sets sweep of transform matrix.
|
CadDoubleParameter |
getTwistAngle()
Gets or sets the twist angle.
|
void |
setAlignAngle(CadDoubleParameter value)
Gets or sets the align angle.
|
void |
setAlignStartFlag(CadBoolParameter value)
Gets or sets the align start flag.
|
void |
setAttribute71(CadShortParameter value)
Gets or sets the attribute 71.
|
void |
setBankFlag(CadBoolParameter value)
Gets or sets the bank flag.
|
void |
setBasePointSetFlag(CadBoolParameter value)
Gets or sets the base point set flag.
|
void |
setBinaryDataSize(CadIntParameter value)
Gets or sets the size of the binary data.
|
void |
setClassId(CadIntParameter value)
Gets or sets the class identifier.
|
void |
setDraftAngle(CadDoubleParameter value)
Gets or sets the draft angle.
|
void |
setEndDraftDistance(CadDoubleParameter value)
Gets or sets the end draft distance.
|
void |
setExtrudedSurfaceBinaryData(CadBinaryParameter value)
Gets or sets the extruded surface binary data.
|
void |
setPathEntityTransformComputedFlag(CadBoolParameter value)
Gets or sets the path entity transform computed flag.
|
void |
setReferenceVector(Cad3DPoint value)
Gets or sets reference vector.
|
void |
setScaleFactor(CadDoubleParameter value)
Gets or sets the scale factor.
|
void |
setSolidFlag(CadBoolParameter value)
Gets or sets a value indicating whether solid flag.
|
void |
setStartDraftDistance(CadDoubleParameter value)
Gets or sets the start draft distance.
|
void |
setSweepAlignmentOption(CadShortParameter value)
Gets or sets the sweep alignment option.
|
void |
setSweepEntityTransformComputedFlag(CadBoolParameter value)
Gets or sets the sweep entity transform computed flag.
|
void |
setSweepVector(Cad3DPoint value)
Gets or sets sweep vector.
|
void |
setTransformMatrix(List<Double> value)
Gets or sets the transform matrix.
|
void |
setTransformMatrixPath(List<Double> value)
Gets or sets path of transform matrix.
|
void |
setTransformMatrixSweep(List<Double> value)
Gets or sets sweep of transform matrix.
|
void |
setTwistAngle(CadDoubleParameter value)
Gets or sets the twist angle.
|
getCountIsolinesU, getCountIsolinesV, getModelerFormatVersion, setCountIsolinesU, setCountIsolinesV, setModelerFormatVersion
getProprietaryData, getProprietaryDataParameterList, initProprietaryData, setProprietaryDataParameterList
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 CadExtrudedSurface()
Initializes a new instance of the CadExtrudedSurface
class.
public CadShortParameter getSweepAlignmentOption()
Gets or sets the sweep alignment option.
public void setSweepAlignmentOption(CadShortParameter value)
Gets or sets the sweep alignment option.
value
- The sweep alignment option.public CadShortParameter getAttribute71()
Gets or sets the attribute 71.
public void setAttribute71(CadShortParameter value)
Gets or sets the attribute 71.
value
- The attribute 71.public CadBoolParameter getAlignStartFlag()
Gets or sets the align start flag.
public void setAlignStartFlag(CadBoolParameter value)
Gets or sets the align start flag.
value
- The align start flag.public CadBoolParameter getBankFlag()
Gets or sets the bank flag.
public void setBankFlag(CadBoolParameter value)
Gets or sets the bank flag.
value
- The bank flag.public CadBoolParameter getBasePointSetFlag()
Gets or sets the base point set flag.
public void setBasePointSetFlag(CadBoolParameter value)
Gets or sets the base point set flag.
value
- The base point set flag.public CadBoolParameter getSweepEntityTransformComputedFlag()
Gets or sets the sweep entity transform computed flag.
public void setSweepEntityTransformComputedFlag(CadBoolParameter value)
Gets or sets the sweep entity transform computed flag.
value
- The sweep entity transform computed flag.public CadBoolParameter getPathEntityTransformComputedFlag()
Gets or sets the path entity transform computed flag.
public void setPathEntityTransformComputedFlag(CadBoolParameter value)
Gets or sets the path entity transform computed flag.
value
- The path entity transform computed flag.public CadDoubleParameter getAlignAngle()
Gets or sets the align angle.
public void setAlignAngle(CadDoubleParameter value)
Gets or sets the align angle.
value
- The align angle.public CadDoubleParameter getScaleFactor()
Gets or sets the scale factor.
public void setScaleFactor(CadDoubleParameter value)
Gets or sets the scale factor.
value
- The scale factor.public CadBinaryParameter getExtrudedSurfaceBinaryData()
Gets or sets the extruded surface binary data.
public void setExtrudedSurfaceBinaryData(CadBinaryParameter value)
Gets or sets the extruded surface binary data.
value
- The extruded surface binary data.public CadIntParameter getBinaryDataSize()
Gets or sets the size of the binary data.
public void setBinaryDataSize(CadIntParameter value)
Gets or sets the size of the binary data.
value
- The size of the binary data.public CadIntParameter getClassId()
Gets or sets the class identifier.
public void setClassId(CadIntParameter value)
Gets or sets the class identifier.
value
- The class identifier.public Cad3DPoint getSweepVector()
Gets or sets sweep vector.
public void setSweepVector(Cad3DPoint value)
Gets or sets sweep vector.
public Cad3DPoint getReferenceVector()
Gets or sets reference vector.
public void setReferenceVector(Cad3DPoint value)
Gets or sets reference vector.
public CadDoubleParameter getDraftAngle()
Gets or sets the draft angle.
public void setDraftAngle(CadDoubleParameter value)
Gets or sets the draft angle.
public CadDoubleParameter getEndDraftDistance()
Gets or sets the end draft distance.
public void setEndDraftDistance(CadDoubleParameter value)
Gets or sets the end draft distance.
public CadBoolParameter getSolidFlag()
Gets or sets a value indicating whether solid flag.
public void setSolidFlag(CadBoolParameter value)
Gets or sets a value indicating whether solid flag.
public CadDoubleParameter getStartDraftDistance()
Gets or sets the start draft distance.
public void setStartDraftDistance(CadDoubleParameter value)
Gets or sets the start draft distance.
public void setTransformMatrix(List<Double> value)
Gets or sets the transform matrix.
public List<Double> getTransformMatrixSweep()
Gets or sets sweep of transform matrix.
public void setTransformMatrixSweep(List<Double> value)
Gets or sets sweep of transform matrix.
public List<Double> getTransformMatrixPath()
Gets or sets path of transform matrix.
public void setTransformMatrixPath(List<Double> value)
Gets or sets path of transform matrix.
public CadDoubleParameter getTwistAngle()
Gets or sets the twist angle.
public void setTwistAngle(CadDoubleParameter value)
Gets or sets the twist angle.