Class SketchIntersectionPointBuilder
Inheritance
SketchIntersectionPointBuilder
Inherited Members
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public class SketchIntersectionPointBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
SketchIntersectionPointBuilder()
Declaration
protected SketchIntersectionPointBuilder()
Properties
Associative
Declaration
public bool Associative { get; set; }
Property Value
Type | Description |
---|---|
bool |
Rail
Declaration
public Section Rail { get; }
Property Value
Type | Description |
---|---|
Section |
Methods
Cycle()
Declaration
public void Cycle()
UpdateData()
Declaration
public void UpdateData()
Implements
System.Runtime.Remoting.Messaging.IMessageSink