public class CadPlaneSurface extends CadObjectWithAcisData
The Cad surface base.
Constructor and Description |
---|
CadPlaneSurface() |
Modifier and Type | Method and Description |
---|---|
short |
getCountIsolinesU()
Gets or sets the count isolines u.
|
short |
getCountIsolinesV()
Gets or sets the count isolines v.
|
short |
getModelerFormatVersion()
Gets or sets the modeler format version.
|
int |
getTypeName()
Gets the name of the type.
|
void |
setCountIsolinesU(short value)
Gets or sets the count isolines u.
|
void |
setCountIsolinesV(short value)
Gets or sets the count isolines v.
|
void |
setModelerFormatVersion(short value)
Gets or sets the modeler format version.
|
getProprietaryData, getProprietaryDataParameterList, initProprietaryData, setProprietaryDataParameterList
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 int getTypeName()
Gets the name of the type.
getTypeName
in class CadBaseEntity
public final short getCountIsolinesU()
Gets or sets the count isolines u.
public final void setCountIsolinesU(short value)
Gets or sets the count isolines u.
public final short getCountIsolinesV()
Gets or sets the count isolines v.
public final void setCountIsolinesV(short value)
Gets or sets the count isolines v.
public final short getModelerFormatVersion()
Gets or sets the modeler format version.
public final void setModelerFormatVersion(short value)
Gets or sets the modeler format version.