Search Results for

    Show / Hide Table of Contents

    Class FeatureSet

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    GeometrySet
    FeatureSet
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    Inherited Members
    GeometrySet.RemoveSelectionIntent()
    GeometrySet.ApplyEdgeSelection()
    GeometrySet.SetName(String, Boolean)
    GeometrySet.GetItems()
    GeometrySet.AngleToleranceEdges
    GeometrySet.BoundaryEdges
    GeometrySet.CheckStock
    GeometrySet.CustomFeed
    GeometrySet.CustomPartOffset
    GeometrySet.CustomStock
    GeometrySet.CustomTolerance
    GeometrySet.DraftAngle
    GeometrySet.DriveStock
    GeometrySet.FeedUnit
    GeometrySet.FeedValue
    GeometrySet.FinalStock
    GeometrySet.HoleList
    GeometrySet.IgnoreLoopsStatus
    GeometrySet.InitialStock
    GeometrySet.Intol
    GeometrySet.MaterialSide
    GeometrySet.Outtol
    GeometrySet.PartOffset
    GeometrySet.Reversed
    GeometrySet.SafeClearance
    GeometrySet.ScCollector
    GeometrySet.SeedFace
    GeometrySet.Selection
    GeometrySet.TraverseInteriorEdges
    GeometrySet.UseTangentEdgeAngles
    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.FBM
    Assembly: NXOpen.dll
    Syntax
    public class FeatureSet : GeometrySet, IMessageSink

    Constructors

    FeatureSet()

    Declaration
    protected FeatureSet()

    Methods

    CreateFeature(NXObject[])

    Declaration
    public Feature CreateFeature(NXObject[] entities)
    Parameters
    Type Name Description
    NXObject[] entities
    Returns
    Type Description
    Feature

    GetFeature()

    Declaration
    public Feature GetFeature()
    Returns
    Type Description
    Feature

    Implements

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