Class SketchFoundRelation
Inheritance
SketchFoundRelation
Assembly: NXOpen.dll
Syntax
public class SketchFoundRelation : SketchRelation, IMessageSink, IFitTo, INXObject
Constructors
SketchFoundRelation()
Declaration
protected SketchFoundRelation()
Properties
IsIgnored
Declaration
public bool IsIgnored { get; }
Property Value
Type
Declaration
public Sketch.ConstraintType Type { get; }
Property Value
Methods
GetGeometry()
Declaration
public Sketch.ConstraintGeometry[] GetGeometry()
Returns
GetHelpData(out Point3d, out Point3d, out double, out double)
Declaration
public void GetHelpData(out Point3d helpPoint1, out Point3d helpPoint2, out double helpParameter1, out double helpParameter2)
Parameters
MakeIgnored()
Declaration
public void MakeIgnored()
Implements
System.Runtime.Remoting.Messaging.IMessageSink