Class JoggleSideOptionsBuilder
Inheritance
System.Object
System.MarshalByRefObject
JoggleSideOptionsBuilder
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 JoggleSideOptionsBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
JoggleSideOptionsBuilder()
Declaration
protected JoggleSideOptionsBuilder()
Properties
Clearance
Declaration
public Expression Clearance { get; }
Property Value
Type | Description |
---|---|
Expression |
OffsetRadius
Declaration
public Expression OffsetRadius { get; }
Property Value
Type | Description |
---|---|
Expression |
Runout
Declaration
public Expression Runout { get; }
Property Value
Type | Description |
---|---|
Expression |
StationaryRadius
Declaration
public Expression StationaryRadius { get; }
Property Value
Type | Description |
---|---|
Expression |
Methods
Validate()
Declaration
public bool Validate()
Returns
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink