public class CadPoint extends CadCircle
Class describing Cad Point
Constructor and Description |
---|
CadPoint()
Initializes a new instance of the
CadPoint class. |
Modifier and Type | Method and Description |
---|---|
Cad3DPoint |
getExtrusionDirection()
Gets or sets the extrusion direction.
|
Cad3DPoint |
getPointLocation()
Gets or sets the point location.
|
double |
getStartAngle()
Gets or sets angle XAxis.
|
int |
getTypeName()
Gets the name of the type.
|
void |
setExtrusionDirection(Cad3DPoint value)
Gets or sets the extrusion direction.
|
void |
setPointLocation(Cad3DPoint value)
Gets or sets the point location.
|
void |
setStartAngle(double value)
Gets or sets angle XAxis.
|
getCenterPoint, getRadius, getThickness, setCenterPoint, setRadius, setThickness
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 CadPoint()
Initializes a new instance of the CadPoint
class.
public int getTypeName()
Gets the name of the type.
getTypeName
in class CadCircle
public Cad3DPoint getExtrusionDirection()
Gets or sets the extrusion direction.
getExtrusionDirection
in class CadCircle
public void setExtrusionDirection(Cad3DPoint value)
Gets or sets the extrusion direction.
setExtrusionDirection
in class CadCircle
public final Cad3DPoint getPointLocation()
Gets or sets the point location.
public final void setPointLocation(Cad3DPoint value)
Gets or sets the point location.
value
- The Point location.public final double getStartAngle()
Gets or sets angle XAxis.
public final void setStartAngle(double value)
Gets or sets angle XAxis.
value
- The angle X axis