Class LawExtensionBuilderEx
Inheritance
System.Object
System.MarshalByRefObject
LawExtensionBuilderEx
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 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
Type |
Description |
System.Double |
|
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
Type |
Description |
System.Double |
|
Faces
Declaration
public ScCollector Faces { get; }
Property Value
IsAngleCorrected
Declaration
public bool IsAngleCorrected { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsReferenceFaceNormalReversed
Declaration
public bool IsReferenceFaceNormalReversed { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
LaydownCurve
Declaration
public bool LaydownCurve { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
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
Type |
Description |
System.Boolean |
|
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