public class CadSweptSurface extends CadPlaneSurface
The Cad swept surface.
Constructor and Description |
---|
CadSweptSurface()
Initializes a new instance of the
CadSweptSurface class. |
Modifier and Type | Method and Description |
---|---|
CadDoubleParameter |
getAlignAngle()
Gets or sets the align angle.
|
CadBoolParameter |
getAlignStartFlag()
Gets or sets a value indicating whether align start flag.
|
CadShortParameter |
getAttribute71()
Gets or sets the attribute 71.
|
CadBoolParameter |
getBankFlag()
Gets or sets a value indicating whether bank flag.
|
CadBoolParameter |
getBasePointSetFlag()
Gets or sets a value indicating whether base point set flag.
|
CadDoubleParameter |
getDraftAngle()
Gets or sets the draft angle.
|
CadDoubleParameter |
getDraftEndDistance()
Gets or sets the draft end distance.
|
CadDoubleParameter |
getDraftStartDistance()
Gets or sets the draft start distance.
|
CadIntParameter |
getPathEntityID()
Gets or sets the id of path entity.
|
CadBoolParameter |
getPathEntityTransformComutedFlag()
Gets or sets a value indicating whether path entity transform commuted flag.
|
List<Double> |
getPathTransformMatrix()
Gets or sets the path transform matrix.
|
List<Double> |
getPathTransformMatrix2()
Gets or sets the path transform matrix 2.
|
CadBinaryParameter |
getProprietaryBinaryData()
Gets or sets the path binary data.
|
CadIntParameter |
getProprietaryBinaryDataSize()
Gets or sets the path binary data size.
|
CadDoubleParameter |
getScaleFactor()
Gets or sets the scale factor.
|
CadBoolParameter |
getSolidFlag()
Gets or sets a value indicating whether solid flag.
|
CadShortParameter |
getSweepAlignment()
Gets or sets a value indicating whether sweep alignment.
|
CadBinaryParameter |
getSweepBinaryData()
Gets or sets the sweep binary data.
|
CadIntParameter |
getSweepBinaryDataSize()
Gets or sets the sweep binary data size.
|
CadBoolParameter |
getSweepEntityTransformCommutedFlag()
Gets or sets a value indicating whether sweep entity transform commuted flag.
|
List<Double> |
getSweepTransformMatrix()
Gets or sets the sweep transform matrix.
|
List<Double> |
getSweepTransformMatrix2()
Gets or sets the sweep transform matrix 2.
|
CadIntParameter |
getSweptEntityId()
Gets or sets the id of swept entity.
|
CadDoubleParameter |
getTwistAngle()
Gets or sets the twist angle.
|
Cad3DPoint |
getTwistControlVector()
Gets or sets the twist control vector.
|
void |
setAlignAngle(CadDoubleParameter value)
Gets or sets the align angle.
|
void |
setAlignStartFlag(CadBoolParameter value)
Gets or sets a value indicating whether align start flag.
|
void |
setAttribute71(CadShortParameter value)
Gets or sets the attribute 71.
|
void |
setBankFlag(CadBoolParameter value)
Gets or sets a value indicating whether bank flag.
|
void |
setBasePointSetFlag(CadBoolParameter value)
Gets or sets a value indicating whether base point set flag.
|
void |
setDraftAngle(CadDoubleParameter value)
Gets or sets the draft angle.
|
void |
setDraftEndDistance(CadDoubleParameter value)
Gets or sets the draft end distance.
|
void |
setDraftStartDistance(CadDoubleParameter value)
Gets or sets the draft start distance.
|
void |
setPathEntityID(CadIntParameter value)
Gets or sets the id of path entity.
|
void |
setPathEntityTransformComutedFlag(CadBoolParameter value)
Gets or sets a value indicating whether path entity transform commuted flag.
|
void |
setPathTransformMatrix(List<Double> value)
Gets or sets the path transform matrix.
|
void |
setPathTransformMatrix2(List<Double> value)
Gets or sets the path transform matrix 2.
|
void |
setProprietaryBinaryData(CadBinaryParameter value)
Gets or sets the path binary data.
|
void |
setProprietaryBinaryDataSize(CadIntParameter value)
Gets or sets the path binary data size.
|
void |
setScaleFactor(CadDoubleParameter value)
Gets or sets the scale factor.
|
void |
setSolidFlag(CadBoolParameter value)
Gets or sets a value indicating whether solid flag.
|
void |
setSweepAlignment(CadShortParameter value)
Gets or sets a value indicating whether sweep alignment.
|
void |
setSweepBinaryData(CadBinaryParameter value)
Gets or sets the sweep binary data.
|
void |
setSweepBinaryDataSize(CadIntParameter value)
Gets or sets the sweep binary data size.
|
void |
setSweepEntityTransformCommutedFlag(CadBoolParameter value)
Gets or sets a value indicating whether sweep entity transform commuted flag.
|
void |
setSweepTransformMatrix(List<Double> value)
Gets or sets the sweep transform matrix.
|
void |
setSweepTransformMatrix2(List<Double> value)
Gets or sets the sweep transform matrix 2.
|
void |
setSweptEntityId(CadIntParameter value)
Gets or sets the id of swept entity.
|
void |
setTwistAngle(CadDoubleParameter value)
Gets or sets the twist angle.
|
void |
setTwistControlVector(Cad3DPoint value)
Gets or sets the twist control vector.
|
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 CadSweptSurface()
Initializes a new instance of the CadSweptSurface
class.
public CadDoubleParameter getAlignAngle()
Gets or sets the align angle.
public void setAlignAngle(CadDoubleParameter value)
Gets or sets the align angle.
public CadBoolParameter getAlignStartFlag()
Gets or sets a value indicating whether align start flag.
public void setAlignStartFlag(CadBoolParameter value)
Gets or sets a value indicating whether align start flag.
public CadBoolParameter getBankFlag()
Gets or sets a value indicating whether bank flag.
public void setBankFlag(CadBoolParameter value)
Gets or sets a value indicating whether bank flag.
public CadBoolParameter getBasePointSetFlag()
Gets or sets a value indicating whether base point set flag.
public void setBasePointSetFlag(CadBoolParameter value)
Gets or sets a value indicating whether base point set flag.
public CadDoubleParameter getDraftAngle()
Gets or sets the draft angle.
public void setDraftAngle(CadDoubleParameter value)
Gets or sets the draft angle.
public CadDoubleParameter getDraftEndDistance()
Gets or sets the draft end distance.
public void setDraftEndDistance(CadDoubleParameter value)
Gets or sets the draft end distance.
public CadDoubleParameter getDraftStartDistance()
Gets or sets the draft start distance.
public void setDraftStartDistance(CadDoubleParameter value)
Gets or sets the draft start distance.
public CadIntParameter getPathEntityID()
Gets or sets the id of path entity.
public void setPathEntityID(CadIntParameter value)
Gets or sets the id of path entity.
public CadIntParameter getSweptEntityId()
Gets or sets the id of swept entity.
public void setSweptEntityId(CadIntParameter value)
Gets or sets the id of swept entity.
public CadBinaryParameter getProprietaryBinaryData()
Gets or sets the path binary data.
public void setProprietaryBinaryData(CadBinaryParameter value)
Gets or sets the path binary data.
public CadIntParameter getProprietaryBinaryDataSize()
Gets or sets the path binary data size.
public void setProprietaryBinaryDataSize(CadIntParameter value)
Gets or sets the path binary data size.
public CadBoolParameter getPathEntityTransformComutedFlag()
Gets or sets a value indicating whether path entity transform commuted flag.
public void setPathEntityTransformComutedFlag(CadBoolParameter value)
Gets or sets a value indicating whether path entity transform commuted flag.
public List<Double> getPathTransformMatrix()
Gets or sets the path transform matrix.
public void setPathTransformMatrix(List<Double> value)
Gets or sets the path transform matrix.
public List<Double> getPathTransformMatrix2()
Gets or sets the path transform matrix 2.
public void setPathTransformMatrix2(List<Double> value)
Gets or sets the path transform matrix 2.
public CadDoubleParameter getScaleFactor()
Gets or sets the scale factor.
public void setScaleFactor(CadDoubleParameter value)
Gets or sets the scale factor.
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 CadShortParameter getSweepAlignment()
Gets or sets a value indicating whether sweep alignment.
public void setSweepAlignment(CadShortParameter value)
Gets or sets a value indicating whether sweep alignment.
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 CadBinaryParameter getSweepBinaryData()
Gets or sets the sweep binary data.
public void setSweepBinaryData(CadBinaryParameter value)
Gets or sets the sweep binary data.
public CadIntParameter getSweepBinaryDataSize()
Gets or sets the sweep binary data size.
public void setSweepBinaryDataSize(CadIntParameter value)
Gets or sets the sweep binary data size.
public CadBoolParameter getSweepEntityTransformCommutedFlag()
Gets or sets a value indicating whether sweep entity transform commuted flag.
public void setSweepEntityTransformCommutedFlag(CadBoolParameter value)
Gets or sets a value indicating whether sweep entity transform commuted flag.
public List<Double> getSweepTransformMatrix()
Gets or sets the sweep transform matrix.
public void setSweepTransformMatrix(List<Double> value)
Gets or sets the sweep transform matrix.
public List<Double> getSweepTransformMatrix2()
Gets or sets the sweep transform matrix 2.
public void setSweepTransformMatrix2(List<Double> value)
Gets or sets the sweep transform matrix 2.
public CadDoubleParameter getTwistAngle()
Gets or sets the twist angle.
public void setTwistAngle(CadDoubleParameter value)
Gets or sets the twist angle.
public Cad3DPoint getTwistControlVector()
Gets or sets the twist control vector.
public void setTwistControlVector(Cad3DPoint value)
Gets or sets the twist control vector.