public class CadPlaneSurface extends CadObjectWithAcisData
The Cad surface base.
Constructor and Description |
---|
CadPlaneSurface()
Initializes a new instance of the
CadPlaneSurface class. |
Modifier and Type | Method and Description |
---|---|
CadShortParameter |
getCountIsolinesU()
Gets or sets the count isolines u.
|
CadShortParameter |
getCountIsolinesV()
Gets or sets the count isolines v.
|
CadShortParameter |
getModelerFormatVersion()
Gets or sets the modeler format version.
|
void |
setCountIsolinesU(CadShortParameter value)
Gets or sets the count isolines u.
|
void |
setCountIsolinesV(CadShortParameter value)
Gets or sets the count isolines v.
|
void |
setModelerFormatVersion(CadShortParameter value)
Gets or sets the modeler format version.
|
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 CadPlaneSurface()
Initializes a new instance of the CadPlaneSurface
class.
public CadShortParameter getCountIsolinesU()
Gets or sets the count isolines u.
public void setCountIsolinesU(CadShortParameter value)
Gets or sets the count isolines u.
public CadShortParameter getCountIsolinesV()
Gets or sets the count isolines v.
public void setCountIsolinesV(CadShortParameter value)
Gets or sets the count isolines v.
public CadShortParameter getModelerFormatVersion()
Gets or sets the modeler format version.
public void setModelerFormatVersion(CadShortParameter value)
Gets or sets the modeler format version.