Class SectionPlaneData
Inheritance
SectionPlaneData
Assembly: NXOpen.dll
Syntax
public class SectionPlaneData : TaggedObject, IMessageSink, IComponentBuilder
Constructors
SectionPlaneData()
Declaration
protected SectionPlaneData()
Properties
PlaneNormal
Declaration
public Direction PlaneNormal { get; set; }
Property Value
PlaneOrigin
Declaration
public Point PlaneOrigin { get; set; }
Property Value
PlanePoint1
Declaration
public Point PlanePoint1 { get; set; }
Property Value
PlanePoint2
Declaration
public Point PlanePoint2 { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink