Search Results for

    Show / Hide Table of Contents

    Class DrillingCounterSinkingPrimitive

    Represents a Spot Facing Drilling Primitive.

    Inheritance
    System.Object
    DrillingPrimitive
    DrillingCounterSinkingPrimitive
    Inherited Members
    DrillingPrimitive.PrimitiveDepthType
    DrillingPrimitive.MachiningProcessDocument
    DrillingPrimitive.MachiningProcessValue
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: TopSolid.Cad.Design.Automating
    Assembly: TopSolid.Cad.Design.Automating.dll
    Syntax
    [DataContract]
    [AvailableSinceVersion(7, 14, 0, 0)]
    public class DrillingCounterSinkingPrimitive : 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

    DrillingCounterSinkingPrimitive()

    Initializes a new instance of the DrillingSpotFacingPrimitive class.

    Declaration
    public DrillingCounterSinkingPrimitive()

    Fields

    Angle

    Primitive Angle.

    Declaration
    [DataMember]
    public SmartReal Angle
    Field Value
    Type Description
    SmartReal

    Depth

    Primitive Depth.

    Declaration
    [DataMember]
    public SmartReal Depth
    Field Value
    Type Description
    SmartReal

    Diameter

    Primitive Diameter.

    Declaration
    [DataMember]
    public SmartReal Diameter
    Field Value
    Type Description
    SmartReal

    IsOpposed

    Tells wether the counter sinking is opposed.

    Declaration
    [DataMember]
    public bool IsOpposed
    Field Value
    Type Description
    System.Boolean

    Mode

    Tells wether the counter sinking is opposed.

    Declaration
    [DataMember]
    public DrillingCounterSinkingMode Mode
    Field Value
    Type Description
    DrillingCounterSinkingMode

    Properties

    PrimitiveType

    Primitive Type.

    Declaration
    public override DrillingPrimitiveType PrimitiveType { get; }
    Property Value
    Type Description
    DrillingPrimitiveType
    Overrides
    DrillingPrimitive.PrimitiveType

    Methods

    SetAngleDepthMode(SmartReal, SmartReal)

    Set the AngleDepth mode.

    Declaration
    public void SetAngleDepthMode(SmartReal inAngle, SmartReal inDepth)
    Parameters
    Type Name Description
    SmartReal inAngle
    SmartReal inDepth

    SetDiameterAngleDepthMode(SmartReal, SmartReal, SmartReal)

    Set the DiameterAngleDepth mode.

    Declaration
    public void SetDiameterAngleDepthMode(SmartReal inDiameter, SmartReal inAngle, SmartReal inDepth)
    Parameters
    Type Name Description
    SmartReal inDiameter
    SmartReal inAngle
    SmartReal inDepth

    SetDiameterAngleMode(SmartReal, SmartReal)

    Set the DiameterAngle mode.

    Declaration
    public void SetDiameterAngleMode(SmartReal inDiameter, SmartReal inAngle)
    Parameters
    Type Name Description
    SmartReal inDiameter
    SmartReal inAngle

    SetDiameterDepthMode(SmartReal, SmartReal)

    Set the DiameterinDepth mode.

    Declaration
    public void SetDiameterDepthMode(SmartReal inDiameter, SmartReal inDepth)
    Parameters
    Type Name Description
    SmartReal inDiameter
    SmartReal inDepth
    In This Article
    • Mentions légales
    • C.G.U
    • Données personnelles

    Copyright © 2024 TopSolid Tous droits réservés