Class DatumPlaneGridBuilder
Inheritance
DatumPlaneGridBuilder
Assembly: NXOpen.dll
Syntax
public class DatumPlaneGridBuilder : BoundedGridBuilder, IMessageSink, IComponentBuilder
Constructors
DatumPlaneGridBuilder()
Declaration
protected DatumPlaneGridBuilder()
Properties
GridOrientation
Declaration
public DatumPlaneGridBuilder.GridOrientationType GridOrientation { get; set; }
Property Value
Methods
GetDatumPlanes()
Declaration
public DatumPlane[] GetDatumPlanes()
Returns
SetDatumPlanes(DatumPlane[])
Declaration
public void SetDatumPlanes(DatumPlane[] datumPlanes)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink