Search Results for

    Show / Hide Table of Contents

    Class MachiningFeatureGeometry

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Geometry
    FeatureGeometry
    MachiningFeatureGeometry
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    FeatureGeometry.CreateFeatureSet()
    FeatureGeometry.AddFeatureSet(CAMFeature, string)
    FeatureGeometry.GetFeatureSet(int)
    FeatureGeometry.SetDefaultAttribute(string, double)
    FeatureGeometry.SetDefaultAttribute(string, string)
    FeatureGeometry.SetDefaultAttribute(string, int)
    FeatureGeometry.SetDefaultAttribute(string, bool)
    FeatureGeometry.ReorderFeatures(FeatureGeometry.SortOrder)
    FeatureGeometry.ReorderFeaturesByDirection(FeatureGeometry.SequenceDirectionType, FeatureGeometry.SequencePatternType, Vector3d)
    FeatureGeometry.ReorderFeaturesByDirection(FeatureGeometry.SequenceDirectionType, FeatureGeometry.SequencePatternType, Vector3d, double)
    FeatureGeometry.ReverseFeatures()
    FeatureGeometry.ReloadList()
    FeatureGeometry.SetMachiningArea(string)
    FeatureGeometry.GetMachiningArea()
    FeatureGeometry.CreateFeatures(NXObject[], string)
    FeatureGeometry.UseModelDepth
    Geometry.InitializeData(bool)
    Geometry.CreateGeometrySet()
    Geometry.AppendGeometrySet(GeometrySet, DisplayableObject[])
    Geometry.ExpandSets(GeometrySet[])
    Geometry.PreselectGeometry()
    Geometry.AppendNamedGeometry(ScCollector[])
    Geometry.Validate()
    Geometry.GeometryList
    Geometry.Topology
    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.FBM
    Assembly: NXOpen.dll
    Syntax
    public class MachiningFeatureGeometry : FeatureGeometry, IMessageSink, IComponentBuilder

    Constructors

    MachiningFeatureGeometry()

    Declaration
    protected MachiningFeatureGeometry()

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In this article
    Back to top Generated by DocFX