Class DrawBeadSegmentBuilder
Inheritance
System.Object
System.MarshalByRefObject
DrawBeadSegmentBuilder
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
Syntax
public class DrawBeadSegmentBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
DrawBeadSegmentBuilder()
Declaration
protected DrawBeadSegmentBuilder()
Properties
EndLocation
Declaration
public OnPathDimensionBuilder EndLocation { get; }
Property Value
FemaleLeftRadius
Declaration
public Expression FemaleLeftRadius { get; }
Property Value
FemaleRightRadius
Declaration
public Expression FemaleRightRadius { get; }
Property Value
Flow
Declaration
public bool Flow { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MaleBeadHeight
Declaration
public Expression MaleBeadHeight { get; }
Property Value
MaleBeadWidthType
Declaration
public DrawBeadSegmentBuilder.MaleBeadWidthTypes MaleBeadWidthType { get; set; }
Property Value
MaleLeftSheetRadius
Declaration
public Expression MaleLeftSheetRadius { get; }
Property Value
MaleLeftTopRadius
Declaration
public Expression MaleLeftTopRadius { get; }
Property Value
MaleLeftWallAngle
Declaration
public Expression MaleLeftWallAngle { get; }
Property Value
MaleLeftWidth
Declaration
public Expression MaleLeftWidth { get; }
Property Value
MaleRightSheetRadius
Declaration
public Expression MaleRightSheetRadius { get; }
Property Value
MaleRightTopRadius
Declaration
public Expression MaleRightTopRadius { get; }
Property Value
MaleRightWallAngle
Declaration
public Expression MaleRightWallAngle { get; }
Property Value
MaleRightWidth
Declaration
public Expression MaleRightWidth { get; }
Property Value
MaleTransitionLength
Declaration
public Expression MaleTransitionLength { get; }
Property Value
StartLocation
Declaration
public OnPathDimensionBuilder StartLocation { get; }
Property Value
Symmetry
Declaration
public bool Symmetry { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
Validate()
Declaration
Returns
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink