Search Results for

    Show / Hide Table of Contents

    Class MachineWorksSolidType

    Represents a MachineWorks Solid Type.

    Inheritance
    System.Object
    SolidType
    MachineWorksSolidType
    Inherited Members
    SolidType.EliminateWeakPortionsOfStock
    SolidType.CheckGeometryOfStock
    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.Cam.NC.Kernel.Automating
    Assembly: TopSolid.Cam.NC.Kernel.Automating.dll
    Syntax
    public class MachineWorksSolidType : SolidType
    Remarks

    This class is available since v7.15.

    Constructors

    MachineWorksSolidType(Boolean, SmartReal, SmartReal)

    Initializes a new instance of a MachineWorksSolidType class.

    Declaration
    public MachineWorksSolidType(bool inEliminateWeakPortionsOfStock, SmartReal inFacettingTolerance, SmartReal inAngularTolerance)
    Parameters
    Type Name Description
    System.Boolean inEliminateWeakPortionsOfStock

    Tells wether the weak portions of stock is eliminated.

    SmartReal inFacettingTolerance

    The facetting tolerance.

    SmartReal inAngularTolerance

    The angular tolerance.

    Fields

    AngularTolerance

    Angular Tolerance.

    Declaration
    public SmartReal AngularTolerance
    Field Value
    Type Description
    SmartReal

    FacettingTolerance

    Facetting Tolerance.

    Declaration
    public SmartReal FacettingTolerance
    Field Value
    Type Description
    SmartReal
    In This Article
    • Mentions légales
    • C.G.U
    • Données personnelles

    Copyright © 2024 TopSolid Tous droits réservés