Class FeatureBendPropertiesListBuilder
Inheritance
FeatureBendPropertiesListBuilder
Inherited Members
Namespace: NXOpen.Features.SheetMetal
Assembly: NXOpen.dll
Syntax
public class FeatureBendPropertiesListBuilder : SheetmetalComponentBuilder, IMessageSink, IComponentBuilder
Constructors
FeatureBendPropertiesListBuilder()
Declaration
protected FeatureBendPropertiesListBuilder()
Properties
FeatureBendPropertiesList
Declaration
public FeatureBendPropertiesBuilderList FeatureBendPropertiesList { get; }
Property Value
| Type | Description |
|---|---|
| FeatureBendPropertiesBuilderList |
Methods
CreateFeatureProperties()
Declaration
public FeatureBendPropertiesBuilder CreateFeatureProperties()
Returns
| Type | Description |
|---|---|
| FeatureBendPropertiesBuilder |
Implements
System.Runtime.Remoting.Messaging.IMessageSink