Search Results for

    Show / Hide Table of Contents

    Class GeometryCiBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    GeometryCiBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    Inherited Members
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(String)
    TaggedObject.PrintTestData(String, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    System.MarshalByRefObject.CreateObjRef(System.Type)
    System.MarshalByRefObject.GetLifetimeService()
    System.MarshalByRefObject.InitializeLifetimeService()
    System.MarshalByRefObject.MemberwiseClone(System.Boolean)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.CAM
    Assembly: NXOpen.dll
    Syntax
    public class GeometryCiBuilder : TaggedObject, IMessageSink

    Constructors

    GeometryCiBuilder()

    Declaration
    protected GeometryCiBuilder()

    Properties

    AutoWallSelection

    Declaration
    public bool AutoWallSelection { get; set; }
    Property Value
    Type Description
    System.Boolean

    BladeBlendGeometry

    Declaration
    public MultiBladeBaseGeometry BladeBlendGeometry { get; }
    Property Value
    Type Description
    MultiBladeBaseGeometry

    BladeGeometry

    Declaration
    public MultiBladeBaseGeometry BladeGeometry { get; }
    Property Value
    Type Description
    MultiBladeBaseGeometry

    BlankSpunOutline

    Declaration
    public SpunOutlineGeom BlankSpunOutline { get; }
    Property Value
    Type Description
    SpunOutlineGeom

    CutVolumeGeom

    Declaration
    public CutVolumeGeom CutVolumeGeom { get; }
    Property Value
    Type Description
    CutVolumeGeom

    FloorPlane

    Declaration
    public Plane FloorPlane { get; set; }
    Property Value
    Type Description
    Plane

    HoleBossGeom

    Declaration
    public HoleBossGeom HoleBossGeom { get; }
    Property Value
    Type Description
    HoleBossGeom

    HubGeometry

    Declaration
    public MultiBladeBaseGeometry HubGeometry { get; }
    Property Value
    Type Description
    MultiBladeBaseGeometry

    PartSpunOutline

    Declaration
    public SpunOutlineGeom PartSpunOutline { get; }
    Property Value
    Type Description
    SpunOutlineGeom

    ShroudGeometry

    Declaration
    public MultiBladeBaseGeometry ShroudGeometry { get; }
    Property Value
    Type Description
    MultiBladeBaseGeometry

    SplittersGeometry

    Declaration
    public MultiBladeSplittersGeometry SplittersGeometry { get; }
    Property Value
    Type Description
    MultiBladeSplittersGeometry

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    In This Article
    Back to top Generated by DocFX