Class SketchMakeRelationBuilder
Inheritance
SketchMakeRelationBuilder
Assembly: NXOpen.dll
Syntax
public class SketchMakeRelationBuilder : SketchOperationBuilder, IMessageSink, IComponentBuilder
Constructors
SketchMakeRelationBuilder()
Declaration
protected SketchMakeRelationBuilder()
Properties
LockObjects
Declaration
public SelectNXObjectList LockObjects { get; }
Property Value
LockPoints
Declaration
public SelectNXObjectList LockPoints { get; }
Property Value
MotionObjects
Declaration
public SelectNXObjectList MotionObjects { get; }
Property Value
MotionPoints
Declaration
public SelectNXObjectList MotionPoints { get; }
Property Value
StationaryObject
Declaration
public SelectNXObject StationaryObject { get; }
Property Value
Methods
ClearCurrentOperation()
Declaration
public void ClearCurrentOperation()
SetCreateConstraints(bool)
Declaration
public void SetCreateConstraints(bool createConstaints)
Parameters
Type |
Name |
Description |
bool |
createConstaints |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink