Class DrillingSpotFacingPrimitive
Represents a Spot Facing Drilling Primitive.
Inherited Members
Namespace: TopSolid.Cad.Design.Automating
Assembly: TopSolid.Cad.Design.Automating.dll
Syntax
[DataContract]
[AvailableSinceVersion(7, 14, 0, 0)]
public class DrillingSpotFacingPrimitive : DrillingPrimitive
Remarks
This class is available since v7.14.
Warning: This class has been modified for 7.15, please recompile your solution to use it.
Constructors
| Name | Description |
|---|---|
| DrillingSpotFacingPrimitive(SmartReal, SmartReal, bool) | Initializes a new instance of the DrillingSpotFacingPrimitive class. |
Fields
| Name | Description |
|---|---|
| Depth | Primitive Depth. |
| Diameter | Primitive Diameter. |
| IsOpposed | Tells wether the spot facing is opposed. |
Properties
| Name | Description |
|---|---|
| PrimitiveType | Primitive Type. |