Library | Package Java Toolkit

Package com.ptc.pfc.pfcView2D

Description

This module contains interfaces related to drawing views.

Interfaces
DrawingDimensionShowInstructionsThis class contains information used to display a dimension in a drawing view. All dimensions shown in a drawing must belong to a drawing view (wither the view of a model or the background view of a sheet).
GeneralViewCreateInstructionsThis is the interface used for creating general drawing views.
ProjectionViewCreateInstructionsThis is the interface used for creating projected drawing views.
View2DThis interface represents a drawing view in Creo Parametric.
View2DCreateInstructionsThis is the parent interface for interfaces used for creating drawing views.
ViewDisplayThis interface contains the options for display in a drawing view.

Classes
pfcView2DContains global CIP definitions for module "pfcView2D"
View2DsThis interface contains a sequence of drawing views.
View2DTypeThis enumerated type contains the type of drawing view to be created.