Class PlanarShipGrid
Inheritance
PlanarShipGrid
Assembly: NXOpen.dll
Syntax
public class PlanarShipGrid : EntitySelectionPlane, IMessageSink, IFitTo, INXObject
Constructors
PlanarShipGrid()
Declaration
protected PlanarShipGrid()
Methods
AddDatumPlanes(DatumPlane[])
Declaration
public void AddDatumPlanes(DatumPlane[] datumplaneTags)
Parameters
IsDatumPlaneInGrid(DatumPlane)
Declaration
public bool IsDatumPlaneInGrid(DatumPlane datumplaneTag)
Parameters
Returns
RemoveDatumPlanes(DatumPlane[])
Declaration
public void RemoveDatumPlanes(DatumPlane[] datumplaneTags)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink