public class CadRegion extends CadObjectWithAcisData
The region entity
CadObjectWithAcisData
Constructor and Description |
---|
CadRegion()
Initializes a new instance of the
CadRegion class. |
Modifier and Type | Method and Description |
---|---|
CadShortParameter |
getModelerFormatVersionNumber()
Gets or sets the modeler format version number.
|
void |
setModelerFormatVersionNumber(CadShortParameter value)
Gets or sets the modeler format version number.
|
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 CadShortParameter getModelerFormatVersionNumber()
Gets or sets the modeler format version number.
public void setModelerFormatVersionNumber(CadShortParameter value)
Gets or sets the modeler format version number.
value
- The modeler format version number.