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, setThicknessgetBounds, 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, setXDirMissingFlaggetHardOwner, getSoftOwner, isSoftOwnerSet, setHardOwner, setSoftOwnergetApplicationCodesContainer, getAttribute102Values, getAttributes, getEmbeddedObjectsContainer, getObjectHandle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setEmbeddedObjectsContainer, setObjectHandle, setXdataContainerpublic CadPoint()
Initializes a new instance of the CadPoint class.
public int getTypeName()
Gets the name of the type.
getTypeName in class CadCirclepublic Cad3DPoint getExtrusionDirection()
Gets or sets the extrusion direction.
getExtrusionDirection in class CadCirclepublic void setExtrusionDirection(Cad3DPoint value)
Gets or sets the extrusion direction.
setExtrusionDirection in class CadCirclepublic 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