Search Results for

    Show / Hide Table of Contents

    Class GeometryCiBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    GeometryCiBuilder
    Implements
    IMessageSink
    Inherited Members
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    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
    bool

    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