Class MemberPathBuilder
Inheritance
MemberPathBuilder
Assembly: NXOpen.dll
Syntax
public class MemberPathBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
MemberPathBuilder()
Declaration
protected MemberPathBuilder()
Properties
CoordSystem
Declaration
public CoordinateSystem CoordSystem { get; set; }
Property Value
PathMethod
Declaration
public MemberPathBuilder.MemberPathMethod PathMethod { get; set; }
Property Value
PathOffset
Declaration
public Expression PathOffset { get; }
Property Value
PathPoint
Declaration
public Point PathPoint { get; set; }
Property Value
SelectFirstMember
Declaration
public SelectNXObject SelectFirstMember { get; }
Property Value
SelectSecondMember
Declaration
public SelectNXObject SelectSecondMember { get; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink