Class FlangeBendPropertiesBuilder
Inheritance
System.Object
System.MarshalByRefObject
FlangeBendPropertiesBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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)
Assembly: NXOpen.dll
public class FlangeBendPropertiesBuilder : FeatureBendPropertiesBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected FlangeBendPropertiesBuilder()
Properties
Declaration
public Expression Angle { get; }
Property Value
Declaration
public Expression Distance1 { get; }
Property Value
Declaration
public Expression Distance2 { get; }
Property Value
Declaration
public ScCollector Edges { get; }
Property Value
Declaration
public FlangeBendPropertiesBuilder.Insets Inset { get; set; }
Property Value
Declaration
public Expression Length { get; }
Property Value
Declaration
public FlangeBendPropertiesBuilder.LengthReferences LengthReference { get; set; }
Property Value
Declaration
public bool Miter { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public Expression Offset { get; }
Property Value
Declaration
public Point Point { get; set; }
Property Value
Declaration
public bool ReverseDirectionLength { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool ReverseDirectionOffset { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool UseRecipe { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public Expression Width { get; }
Property Value
Declaration
public FlangeBendPropertiesBuilder.WidthOptions WidthOption { get; set; }
Property Value
Methods
Declaration
public void DeleteFlangeBendProperties()
Implements
System.Runtime.Remoting.Messaging.IMessageSink