IntelliCAD 11.1 Object Library
PViewport Object Members
See Also  Overview 

Public Methods

Public Method ArrayPolarCreates a polar array. If the PointOnAxis is distinct from the CenterPoint, a 3D array is created.
Public Method ArrayRectangularCreates a rectangular array.
Public Method CopyCreates a copy of the entity.
Public Method DeleteDeletes the specified object.
Public Method DisplayDisplay the viewport, or hide it.
Public Method DivideReturns the points after dividing given object.
Public Method EraseErases the display of the entity. The entity is not deleted from the database.
Public Method GetBoundingBoxReturns the corners of the box that encloses a specified entity.
Public Method GetExtensionDictionaryGets the extension dictionary associated with an object.
Public Method GetGridSpacingReturns the grid spacing value
Public Method GetSnapSpacingReturns the snap spacing value
Public Method GetXDataReturns the extended entity data associated with an entity.
Public Method HighlightHighlights or dehighlights the object.
Public Method IntersectWithReturns the intersection points between given objects.
Public Method MirrorMirrors an object about an axis defined by two points.
Public Method Mirror3DMirrors an object about a plane defined by three points.
Public Method MoveMoves an object.
Public Method RotateRotates an object.
Public Method Rotate3DRotates an object about an axis formed by two points. The direction of the axis is from point1 to point2.
Public Method ScaleEntityScales an object by a given scale factor.
Public Method SetGridSpacingSets the grid spacing value.
Public Method SetSnapSpacingSets the snap spacing value.
Public Method SetXDataSets the extended entity data associated with an entity.
Public Method TransformByApplies a rigid motion transformation to an object.
Public Method UpdateUpdates the display of the object.

Public Properties

Public Property _ViewportIDReturns the paperspace viewport ID.
Public Property ApplicationReturns the Application object.
Public Property CenterSets or returns the center of the viewport.
Public Property colorSets or returns the true color of the entity.
Public Property DirectionSets or returns the direction (view point) for the paperspace viewport.
Public Property DocumentReturns the document associated with the object.
Public Property EntityNameReturns the class name of the entity.
Public Property EntityTypeReturns the type of the entity.
Public Property GridOnSets or returns whether the grid is On/Off
Public Property HandleReturns the handle of the item.
Public Property HasExtensionDictionaryDetermines if the object has an extension dictionary associated with it.
Public Property HeightSets or returns the height of the paperspace viewport.
Public Property LayerSets or returns the layer that the entity is on.
Public Property LensLengthSets or returns the paperspace viewport's lens length.
Public Property LinetypeSets or returns the linetype of the entity.
Public Property LinetypeScaleSets or returns the entity's linetype scale.
Public Property LineweightSpecifies the lineweight for the object.
Public Property ObjectNameReturns the class name of the entity.
Public Property ParentReturns the database item's parent object.
Public Property PlotStyleNameSpecifies the plotstyle name for the object.
Public Property RemoveHiddenLinesSets or returns whether hidden lines are plotted in this paperspace viewport.
Public Property SnapBasePointSets or returns the snap origin point for the paperspace viewport.
Public Property SnapOnSets or returns whether snap is On/Off
Public Property SnapRotationAngleSets or returns the snap rotation angle of the viewport relative to the current User Coordinate System.
Public Property TargetSets or returns the target point for the view.
Public Property TrueColorSets or returns the true color of the entity.
Public Property TwistAngleSets or returns the twist angle of the viewport relative to the current User Coordinate System.
Public Property UCSIconAtOriginSets or returns whether the User Coordinate System Icon is displayed at the origin.
Public Property UCSIconOnSets or returns whether the User Coordinate System Icon is on or off.
Public Property VisibleSets or returns whether the entity is visible.
Public Property WidthSets or returns the width of the paperspace viewport.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.