Class RodThicknessBuilder
Inheritance
System.Object
System.MarshalByRefObject
RodThicknessBuilder
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 RodThicknessBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
RodThicknessBuilder()
Declaration
protected RodThicknessBuilder()
Properties
BallDiameter
Declaration
[Obsolete("Deprecated in NX1953.0.0. This is for pre NX1953 usage, do not use this method. Instead use NXOpen.Features.RodThicknessBuilder.BallDiameterField.")]
public Expression BallDiameter { get; }
Property Value
BallDiameterField
Declaration
public ScalarFieldWrapper BallDiameterField { get; }
Property Value
BallsOption
Declaration
public RodThicknessBuilder.BallsOptions BallsOption { get; set; }
Property Value
BlendFactor
Declaration
public Expression BlendFactor { get; }
Property Value
BulkFaces
Declaration
public ScCollector BulkFaces { get; }
Property Value
FactorToRodDiameter
Declaration
public Expression FactorToRodDiameter { get; }
Property Value
IncreaseBallThickness
Declaration
public bool IncreaseBallThickness { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IncreaseRodThickness
Declaration
public bool IncreaseRodThickness { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
LatticeBodies
Declaration
public ScCollector LatticeBodies { get; }
Property Value
MaxDistanceFromBulk
Declaration
public Expression MaxDistanceFromBulk { get; }
Property Value
MaxFactorForBallThickness
Declaration
public Expression MaxFactorForBallThickness { get; }
Property Value
MaxFactorForRodThickness
Declaration
public Expression MaxFactorForRodThickness { get; }
Property Value
ModifyBalls
Declaration
[Obsolete("Deprecated in NX1957.0.0. This is for pre NX1957 usage and do not use this property. Use NXOpen.Features.RodThicknessBuilder.BallsOption instead.")]
public bool ModifyBalls { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ModifyOption
Declaration
[Obsolete("Deprecated in NX1957.0.0. This is for pre NX1953 usage and do not use this property. Use NXOpen.Features.RodThicknessBuilder.BallsOption instead.")]
public RodThicknessBuilder.ModifyOptions ModifyOption { get; set; }
Property Value
ModifyRods
Declaration
public bool ModifyRods { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
RodDiameter
Declaration
public ScalarFieldWrapper RodDiameter { get; }
Property Value
TessellationFactor
Declaration
public double TessellationFactor { get; set; }
Property Value
Type |
Description |
System.Double |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink