Class FeatureOptions
Inherited Members
Namespace: NXOpen.GeometricUtilities
Assembly: NXOpen.dll
Syntax
public class FeatureOptions : TaggedObject, IMessageSink, IComponentBuilder
Constructors
FeatureOptions()
Declaration
protected FeatureOptions()
Properties
BodyType
Declaration
public FeatureOptions.BodyStyle BodyType { get; set; }
Property Value
Type | Description |
---|---|
FeatureOptions.BodyStyle |
Methods
Validate()
Declaration
public bool Validate()
Returns
Type | Description |
---|---|
bool |
Implements
System.Runtime.Remoting.Messaging.IMessageSink