public class CadWipeout extends CadWipeoutBase
The Cad wipeout.
Constructor and Description |
---|
CadWipeout()
Initializes a new instance of the
CadWipeout class. |
Modifier and Type | Method and Description |
---|---|
int |
getClassVersion()
Gets or sets the class version.
|
int |
getClipBoundariesCount()
Gets or sets the clip boundaries count.
|
short |
getClippingBoundaryType()
Gets or sets the type of the clipping boundary.
|
boolean |
getClippingMode()
The Clipping Mode
|
short |
getClippingState()
Gets or sets the clipping state.
|
short |
getFade()
Gets or sets the fade.
|
String |
getImageDefReactorReference()
Gets or sets the image def reactor reference.
|
String |
getImageDefReference()
Gets or sets the image def reference.
|
short |
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.
|
short |
getWipeoutBrightness()
Gets or sets the wipeout brightness.
|
short |
getWipeoutContrast()
Gets or sets the contrast.
|
void |
setClassVersion(int value)
Gets or sets the class version.
|
void |
setClipBoundariesCount(int value)
Gets or sets the clip boundaries count.
|
void |
setClippingBoundaryType(short value)
Gets or sets the type of the clipping boundary.
|
void |
setClippingMode(boolean value)
The Clipping Mode
|
void |
setClippingState(short value)
Gets or sets the clipping state.
|
void |
setFade(short value)
Gets or sets the fade.
|
void |
setImageDefReactorReference(String value)
Gets or sets the image def reactor reference.
|
void |
setImageDefReference(String value)
Gets or sets the image def reference.
|
void |
setImageDisplayProp(short 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(short value)
Gets or sets the wipeout brightness.
|
void |
setWipeoutContrast(short value)
Gets or sets the contrast.
|
getClipBoundaries, getTypeName, setClipBoundaries
getBounds, getChildObjects, getColorId, getColorName, getColorValue, getEntmode, getHyperlink, getLayerName, getLayoutTabName, getLineScale, getLineTypeName, getLineWeight, getLType, getMaterial, getMaterialHandle, getNumreactors, getPlotStyle, getPlotStyleFlag, getProxyBytesCount, getProxyData, getShadowMode, getSpaceMode, getStorageFlag, getTransparency, getVisible, getXDirMissingFlag, isByLayer, isNoLinks, setBounds, setByLayer, setChildObjects, setColorId, setColorName, setColorValue, setEntmode, setHyperlink, setLayerName, setLayoutTabName, setLineScale, setLineTypeName, setLineWeight, setLType, setMaterial, setMaterialHandle, setNoLinks, setNumreactors, setPlotStyle, setPlotStyleFlag, setProxyBytesCount, setProxyData, setShadowMode, setSpaceMode, setStorageFlag, setTransparency, setVisible, setXDirMissingFlag
getHardOwner, getSoftOwner, isSoftOwnerSet, setHardOwner, setSoftOwner
getApplicationCodesContainer, getAttribute102Values, getAttributes, getEmbeddedObjectsContainer, getObjectHandle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setEmbeddedObjectsContainer, setObjectHandle, setXdataContainer
public CadWipeout()
Initializes a new instance of the CadWipeout
class.
public int getClassVersion()
Gets or sets the class version.
getClassVersion
in class CadWipeoutBase
public void setClassVersion(int value)
Gets or sets the class version.
setClassVersion
in class CadWipeoutBase
public Cad3DPoint getInsertionPoint()
Gets or sets the insertion point.
getInsertionPoint
in class CadWipeoutBase
public void setInsertionPoint(Cad3DPoint value)
Gets or sets the insertion point.
setInsertionPoint
in class CadWipeoutBase
public Cad3DPoint getVectorU()
Gets or sets the vector u.
getVectorU
in class CadWipeoutBase
public void setVectorU(Cad3DPoint value)
Gets or sets the vector u.
setVectorU
in class CadWipeoutBase
public Cad3DPoint getVectorV()
Gets or sets the vector v.
getVectorV
in class CadWipeoutBase
public void setVectorV(Cad3DPoint value)
Gets or sets the vector v.
setVectorV
in class CadWipeoutBase
public Cad2DPoint getImageSizeInPixels()
Gets or sets the image size in pixels.
getImageSizeInPixels
in class CadWipeoutBase
public void setImageSizeInPixels(Cad2DPoint value)
Gets or sets the image size in pixels.
setImageSizeInPixels
in class CadWipeoutBase
public String getImageDefReference()
Gets or sets the image def reference.
getImageDefReference
in class CadWipeoutBase
public void setImageDefReference(String value)
Gets or sets the image def reference.
setImageDefReference
in class CadWipeoutBase
public short getImageDisplayProp()
Gets or sets the image display prop.
getImageDisplayProp
in class CadWipeoutBase
public void setImageDisplayProp(short value)
Gets or sets the image display prop.
setImageDisplayProp
in class CadWipeoutBase
public short getClippingState()
Gets or sets the clipping state.
getClippingState
in class CadWipeoutBase
public void setClippingState(short value)
Gets or sets the clipping state.
setClippingState
in class CadWipeoutBase
public short getWipeoutBrightness()
Gets or sets the wipeout brightness.
getWipeoutBrightness
in class CadWipeoutBase
public void setWipeoutBrightness(short value)
Gets or sets the wipeout brightness.
setWipeoutBrightness
in class CadWipeoutBase
value
- The wipeout brightness.public short getWipeoutContrast()
Gets or sets the contrast.
getWipeoutContrast
in class CadWipeoutBase
public void setWipeoutContrast(short value)
Gets or sets the contrast.
setWipeoutContrast
in class CadWipeoutBase
public short getFade()
Gets or sets the fade.
getFade
in class CadWipeoutBase
public void setFade(short value)
Gets or sets the fade.
setFade
in class CadWipeoutBase
public String getImageDefReactorReference()
Gets or sets the image def reactor reference.
getImageDefReactorReference
in class CadWipeoutBase
public void setImageDefReactorReference(String value)
Gets or sets the image def reactor reference.
setImageDefReactorReference
in class CadWipeoutBase
public final boolean getClippingMode()
The Clipping Mode
public final void setClippingMode(boolean value)
The Clipping Mode
public short getClippingBoundaryType()
Gets or sets the type of the clipping boundary.
getClippingBoundaryType
in class CadWipeoutBase
public void setClippingBoundaryType(short value)
Gets or sets the type of the clipping boundary.
setClippingBoundaryType
in class CadWipeoutBase
value
- The type of the clipping boundary.public int getClipBoundariesCount()
Gets or sets the clip boundaries count.
getClipBoundariesCount
in class CadWipeoutBase
public void setClipBoundariesCount(int value)
Gets or sets the clip boundaries count.
setClipBoundariesCount
in class CadWipeoutBase