public class CadPolygonMeshVertex extends CadVertexBase
The Cad polygon mesh vertex
Parameters_internalized, typeName_internalized
Constructor and Description |
---|
CadPolygonMeshVertex()
Initializes a new instance of the
CadPolygonMeshVertex class. |
Modifier and Type | Method and Description |
---|---|
void |
mergeProperties_internalized(CadBase sourceObject)
The merge properties.
|
getBugle, getCurveFitTangentDirection, getEndingWidth, getFlags, getLocationPoint, getMeshVertexIndex1, getMeshVertexIndex2, getMeshVertexIndex3, getMeshVertexIndex4, getStartingWidth, getVertexId, setBugle, setCurveFitTangentDirection, setEndingWidth, setFlags, setLocationPoint, setMeshVertexIndex1, setMeshVertexIndex2, setMeshVertexIndex3, setMeshVertexIndex4, setStartingWidth, setVertexId
getAttribute160, getAttribute348, getChildObjects_internalized, getChildObjects, getColorId, getColorName, getColorValue, getColorValueIsSet_internalized, getLayerName, getLayoutTabName, getLineScale, getLineTypeName, getLineWeight, getMaterial, getPlotStyle, getProxyBytesCount, getProxyData, getShadowMode, getSpaceMode, getTransparency, getTypeName, getVisible, setAttribute160, setAttribute348, setChildObjects, setColorId, setColorName, setColorValue, setLayerName, setLayoutTabName, setLineScale, setLineTypeName, setLineWeight, setMaterial, setPlotStyle, setProxyBytesCount, setProxyData, setShadowMode, setSpaceMode, setTransparency, setTypeName_internalized, setVisible
getHardOwner, getSoftOwner, setHardOwner, setSoftOwner
accept_internalized, acceptR12_internalized, addParameter_internalized, getApplicationCodesContainer, getAttribute102Values_internalized, getAttribute102Values, getAttributes_internalized, getAttributes, getDxfDataFormat, getObjectHandle, getRoundTripTableStyle, getXdataContainer, removeParameter_internalized, setApplicationCodesContainer, setAttribute102Values, setAttributes, setDxfDataFormat, setObjectHandle, setRoundTripTableStyle, setXdataContainer
public CadPolygonMeshVertex()
Initializes a new instance of the CadPolygonMeshVertex
class.
public void mergeProperties_internalized(CadBase sourceObject)
The merge properties.
mergeProperties_internalized
in class CadBaseEntity
sourceObject
- The source object.