Class DrawBeadSegmentBuilder
Inheritance
DrawBeadSegmentBuilder
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
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
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink