Class CurveFeature
Inheritance
CurveFeature
Inherited Members
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 |
---|---|
int |
Font
Declaration
public DisplayableObject.ObjectFont Font { get; }
Property Value
Type | Description |
---|---|
DisplayableObject.ObjectFont |
Layer
Declaration
public int Layer { get; }
Property Value
Type | Description |
---|---|
int |
SuppressChildren
Declaration
public bool SuppressChildren { get; }
Property Value
Type | Description |
---|---|
bool |
Width
Declaration
public DisplayableObject.ObjectWidth Width { get; }
Property Value
Type | Description |
---|---|
DisplayableObject.ObjectWidth |
Implements
System.Runtime.Remoting.Messaging.IMessageSink