public class CadWipeoutBase extends CadBaseEntity
The Cad wipeout.
Constructor and Description |
---|
CadWipeoutBase()
Initializes a new instance of the
CadWipeoutBase class. |
Modifier and Type | Method and Description |
---|---|
CadBoolParameter |
getAttribute290()
Gets or sets the attribute 290.
|
CadIntParameter |
getClassVersion()
Gets or sets the class version.
|
List<Cad2DPoint> |
getClipBoundaries()
Gets or sets the clip boundaries.
|
CadIntParameter |
getClipBoundariesCount()
Gets or sets the clip boundaries count.
|
CadShortParameter |
getClippingBoundaryType()
Gets or sets the type of the clipping boundary.
|
CadShortParameter |
getClippingState()
Gets or sets the clipping state.
|
CadShortParameter |
getFade()
Gets or sets the fade.
|
CadStringParameter |
getImageDefReactorReference()
Gets or sets the image def reactor reference.
|
CadStringParameter |
getImageDefReference()
Gets or sets the image def reference.
|
CadShortParameter |
getImageDisplayProp()
Gets or sets the image display prop.
|
Cad2DPoint |
getImageSizeInPixels()
Gets or sets the image size in pixels.
|
Cad3DPoint |
getInsertionPoint()
Gets or sets the insertion point.
|
Cad3DPoint |
getVectorU()
Gets or sets the vector u.
|
Cad3DPoint |
getVectorV()
Gets or sets the vector v.
|
CadShortParameter |
getWipeoutBrightness()
Gets or sets the wipeout brightness.
|
CadShortParameter |
getWipeoutContrast()
Gets or sets the contrast.
|
void |
setAttribute290(CadBoolParameter value)
Gets or sets the attribute 290.
|
void |
setClassVersion(CadIntParameter value)
Gets or sets the class version.
|
void |
setClipBoundaries(List<Cad2DPoint> value)
Gets or sets the clip boundaries.
|
void |
setClipBoundariesCount(CadIntParameter value)
Gets or sets the clip boundaries count.
|
void |
setClippingBoundaryType(CadShortParameter value)
Gets or sets the type of the clipping boundary.
|
void |
setClippingState(CadShortParameter value)
Gets or sets the clipping state.
|
void |
setFade(CadShortParameter value)
Gets or sets the fade.
|
void |
setImageDefReactorReference(CadStringParameter value)
Gets or sets the image def reactor reference.
|
void |
setImageDefReference(CadStringParameter value)
Gets or sets the image def reference.
|
void |
setImageDisplayProp(CadShortParameter value)
Gets or sets the image display prop.
|
void |
setImageSizeInPixels(Cad2DPoint value)
Gets or sets the image size in pixels.
|
void |
setInsertionPoint(Cad3DPoint value)
Gets or sets the insertion point.
|
void |
setVectorU(Cad3DPoint value)
Gets or sets the vector u.
|
void |
setVectorV(Cad3DPoint value)
Gets or sets the vector v.
|
void |
setWipeoutBrightness(CadShortParameter value)
Gets or sets the wipeout brightness.
|
void |
setWipeoutContrast(CadShortParameter value)
Gets or sets the contrast.
|
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 CadWipeoutBase()
Initializes a new instance of the CadWipeoutBase
class.
public CadBoolParameter getAttribute290()
Gets or sets the attribute 290.
public void setAttribute290(CadBoolParameter value)
Gets or sets the attribute 290.
value
- The attribute 290.public CadShortParameter getClippingBoundaryType()
Gets or sets the type of the clipping boundary.
public void setClippingBoundaryType(CadShortParameter value)
Gets or sets the type of the clipping boundary.
value
- The type of the clipping boundary.public CadShortParameter getWipeoutBrightness()
Gets or sets the wipeout brightness.
public void setWipeoutBrightness(CadShortParameter value)
Gets or sets the wipeout brightness.
value
- The wipeout brightness.public CadIntParameter getClassVersion()
Gets or sets the class version.
public void setClassVersion(CadIntParameter value)
Gets or sets the class version.
public List<Cad2DPoint> getClipBoundaries()
Gets or sets the clip boundaries.
public void setClipBoundaries(List<Cad2DPoint> value)
Gets or sets the clip boundaries.
public CadIntParameter getClipBoundariesCount()
Gets or sets the clip boundaries count.
public void setClipBoundariesCount(CadIntParameter value)
Gets or sets the clip boundaries count.
public CadShortParameter getClippingState()
Gets or sets the clipping state.
public void setClippingState(CadShortParameter value)
Gets or sets the clipping state.
public CadShortParameter getWipeoutContrast()
Gets or sets the contrast.
public void setWipeoutContrast(CadShortParameter value)
Gets or sets the contrast.
public CadShortParameter getFade()
Gets or sets the fade.
public void setFade(CadShortParameter value)
Gets or sets the fade.
public CadStringParameter getImageDefReactorReference()
Gets or sets the image def reactor reference.
public void setImageDefReactorReference(CadStringParameter value)
Gets or sets the image def reactor reference.
public CadStringParameter getImageDefReference()
Gets or sets the image def reference.
public void setImageDefReference(CadStringParameter value)
Gets or sets the image def reference.
public CadShortParameter getImageDisplayProp()
Gets or sets the image display prop.
public void setImageDisplayProp(CadShortParameter value)
Gets or sets the image display prop.
public Cad2DPoint getImageSizeInPixels()
Gets or sets the image size in pixels.
public void setImageSizeInPixels(Cad2DPoint value)
Gets or sets the image size in pixels.
public Cad3DPoint getInsertionPoint()
Gets or sets the insertion point.
public void setInsertionPoint(Cad3DPoint value)
Gets or sets the insertion point.
public Cad3DPoint getVectorU()
Gets or sets the vector u.
public void setVectorU(Cad3DPoint value)
Gets or sets the vector u.
public Cad3DPoint getVectorV()
Gets or sets the vector v.
public void setVectorV(Cad3DPoint value)
Gets or sets the vector v.