Class MachiningFeature
Inheritance
MachiningFeature
Assembly: NXOpen.dll
Syntax
public class MachiningFeature : TaggedObject, IMessageSink
Constructors
MachiningFeature()
Declaration
protected MachiningFeature()
Properties
CoordinateSystem
Declaration
public CoordinateSystem CoordinateSystem { get; set; }
Property Value
Faces
Declaration
public ScCollector Faces { get; }
Property Value
FeatureType
Declaration
public string FeatureType { get; set; }
Property Value
Features
Declaration
public CAMFeatureList Features { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink