TPSViewFactory (Object)

Represents the TPS view factory object.
All the created views are added to the annotation set object from which this interface is retrieved, thanks to the property.

Methods


Func CreateView( iPlane, iViewType) As
Creates a view.
Parameters:
iPlane
The plane onto which the view will be created
iViewType
The view type
Legal values:
  • 1: Front View
  • 2: Section View
  • 3: Cut View