Class SketchIntersectionPointBuilder
Inheritance
System.Object
System.MarshalByRefObject
SketchIntersectionPointBuilder
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)
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 |
---|---|
System.Boolean |
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