Class LawExtensionBuilderEx
Inheritance
LawExtensionBuilderEx
Assembly: NXOpen.dll
Syntax
public class LawExtensionBuilderEx : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
LawExtensionBuilderEx()
Declaration
protected LawExtensionBuilderEx()
Properties
AngleLaw
Declaration
public LawBuilder AngleLaw { get; }
Property Value
AngleTolerance
Declaration
public double AngleTolerance { get; set; }
Property Value
BaseProfile
Declaration
public Section BaseProfile { get; }
Property Value
CurveFitData
Declaration
public CurveFitData CurveFitData { get; }
Property Value
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
Faces
Declaration
public ScCollector Faces { get; }
Property Value
IsAngleCorrected
Declaration
public bool IsAngleCorrected { get; set; }
Property Value
IsReferenceFaceNormalReversed
Declaration
public bool IsReferenceFaceNormalReversed { get; set; }
Property Value
LaydownCurve
Declaration
public bool LaydownCurve { get; set; }
Property Value
LengthLaw
Declaration
public LawBuilder LengthLaw { get; }
Property Value
MaxCorrectionAngle
Declaration
public Expression MaxCorrectionAngle { get; }
Property Value
MergeFacesIfPossible
Declaration
public bool MergeFacesIfPossible { get; set; }
Property Value
MiterOption
Declaration
public LawExtensionBuilderEx.MiterOptions MiterOption { get; set; }
Property Value
MiterRadius
Declaration
public Expression MiterRadius { get; }
Property Value
OppositeSideExtensionOption
Declaration
public LawExtensionBuilderEx.OppositeSideExtensionOptions OppositeSideExtensionOption { get; set; }
Property Value
OppositeSideLengthLaw
Declaration
public LawBuilder OppositeSideLengthLaw { get; }
Property Value
SpineDefinition
Declaration
public SpineDefinitionBuilder SpineDefinition { get; }
Property Value
Type
Declaration
public LawExtensionBuilderEx.Types Type { get; set; }
Property Value
Vector
Declaration
public Direction Vector { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink