Class MultiFlangeBuilder
Inheritance
System.Object
System.MarshalByRefObject
MultiFlangeBuilder
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.SheetMetal
Assembly: NXOpen.dll
Syntax
public class MultiFlangeBuilder : SheetmetalBaseBuilder, IMessageSink, IComponentBuilder
Constructors
MultiFlangeBuilder()
Declaration
protected MultiFlangeBuilder()
Properties
FlangePropertiesList
Declaration
public FeatureBendPropertiesListBuilder FlangePropertiesList { get; }
Property Value
Type | Description |
---|---|
FeatureBendPropertiesListBuilder |
MatchFace
Declaration
public MultiFlangeBuilder.MatchFaceOptions MatchFace { get; set; }
Property Value
Type | Description |
---|---|
MultiFlangeBuilder.MatchFaceOptions |
Plane
Declaration
public Plane Plane { get; set; }
Property Value
Type | Description |
---|---|
Plane |
Implements
System.Runtime.Remoting.Messaging.IMessageSink