Class CurveFeature
Inheritance
System.Object
System.MarshalByRefObject
CurveFeature
Inherited Members
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.Features
Assembly: NXOpen.dll
Syntax
public class CurveFeature : Feature, IMessageSink, IProfile, IFitTo, INXObject
Constructors
CurveFeature()
Declaration
protected CurveFeature()
Properties
Color
Declaration
public int Color { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
Font
Declaration
public DisplayableObject.ObjectFont Font { get; }
Property Value
Type | Description |
---|---|
DisplayableObject.ObjectFont |
Layer
Declaration
public int Layer { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
SuppressChildren
Declaration
public bool SuppressChildren { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Width
Declaration
public DisplayableObject.ObjectWidth Width { get; }
Property Value
Type | Description |
---|---|
DisplayableObject.ObjectWidth |
Implements
System.Runtime.Remoting.Messaging.IMessageSink