Class GeneralPattern
Inheritance
GeneralPattern
Assembly: NXOpen.dll
Syntax
public class GeneralPattern : TaggedObject, IMessageSink, IComponentBuilder
Constructors
GeneralPattern()
Declaration
protected GeneralPattern()
Properties
FromLocationCsys2d
Declaration
public SelectNXObject FromLocationCsys2d { get; }
Property Value
FromLocationCsys3d
Declaration
public CoordinateSystem FromLocationCsys3d { get; set; }
Property Value
FromLocationPoint
Declaration
public Point FromLocationPoint { get; set; }
Property Value
FromLocationType
Declaration
public GeneralPattern.FromLocationOptions FromLocationType { get; set; }
Property Value
ToCsysList
Declaration
public SelectCoordinateSystemList ToCsysList { get; }
Property Value
ToPoints
Declaration
public Section ToPoints { get; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink