Search Results for

    Show / Hide Table of Contents

    Class DrillingSpotFacingPrimitive

    Represents a Spot Facing Drilling Primitive.

    Inheritance
    System.Object
    DrillingPrimitive
    DrillingSpotFacingPrimitive
    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 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

    DrillingSpotFacingPrimitive(SmartReal, SmartReal, Boolean)

    Initializes a new instance of the DrillingSpotFacingPrimitive class.

    Declaration
    public DrillingSpotFacingPrimitive(SmartReal inDiameter, SmartReal inDepth, bool inIsOpposed)
    Parameters
    Type Name Description
    SmartReal inDiameter
    SmartReal inDepth
    System.Boolean inIsOpposed

    Fields

    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 spot facing is opposed.

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

    Properties

    PrimitiveType

    Primitive Type.

    Declaration
    public override DrillingPrimitiveType PrimitiveType { get; }
    Property Value
    Type Description
    DrillingPrimitiveType
    Overrides
    DrillingPrimitive.PrimitiveType
    In This Article
    • Mentions légales
    • C.G.U
    • Données personnelles

    Copyright © 2024 TopSolid Tous droits réservés