Class ViewBoundaryBuilder
Inheritance
ViewBoundaryBuilder
Assembly: NXOpen.dll
Syntax
public class ViewBoundaryBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
ViewBoundaryBuilder()
Declaration
protected ViewBoundaryBuilder()
Properties
BoundaryPoint1
Declaration
public Point BoundaryPoint1 { get; set; }
Property Value
BoundaryPoint2
Declaration
public Point BoundaryPoint2 { get; set; }
Property Value
BoundaryType
Declaration
public ViewBoundaryBuilder.Type BoundaryType { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink