Share

IManagedDrawingView Methods

The IManagedDrawingView type exposes the following members.

Methods

  NameDescription
Public methodGetFeatureFaceIntent(String, FaceIndexArgument, PointIntentEnum, CurveChoiceSpec)
Gets an intent for a drawing curve created by a model face (or an edge on the face) which is on a feature in the model document shown in the drawing view.
Public methodGetFeatureFaceIntent(ComponentArgument, String, FaceIndexArgument, PointIntentEnum, CurveChoiceSpec)
Gets an intent for a drawing curve created by a model face (or an edge on the face) which is on a feature in an component within the assembly document shown in the drawing view.
Public methodGetIntent(String, PointIntentEnum, CurveChoiceSpec)
Gets an intent for a drawing curve created by model geometry which is in the model document shown in the drawing view.
Public methodGetIntent(ComponentArgument, String, PointIntentEnum, CurveChoiceSpec)
Gets an intent for a drawing curve created by model geometry which is in a component within the assembly document shown in the drawing view.
Public methodGetIntentOrDefault(String, PointIntentEnum, CurveChoiceSpec)
Gets an intent for a drawing curve created by model geometry which is in the model document shown in the drawing view.
Public methodGetIntentOrDefault(ComponentArgument, String, PointIntentEnum, CurveChoiceSpec)
Gets an intent for a drawing curve created by model geometry which is in a component within the assembly document shown in the drawing view.
Public methodGetPatternFaceIntent(String, PatternFeatureIndexArgument, FaceIndexArgument, PointIntentEnum, CurveChoiceSpec)
Gets an intent for a drawing curve created by a model face (or an edge on the face) which is on a pattern feature in the model document shown in the drawing view.
Public methodGetPatternFaceIntent(ComponentArgument, String, PatternFeatureIndexArgument, FaceIndexArgument, PointIntentEnum, CurveChoiceSpec)
Gets an intent for a drawing curve created by a model face (or an edge on the face) which is on a pattern feature in a component within the assembly document shown in the drawing view.
Public methodGetTextPlacementReference
Gets a reference to be used for linear dimension text placement.
Public methodSetCenter
Sets the position of the center of the view on the sheet.
(Inherited from ICadDrawingView.)
Public methodSetSpacingToCorner
Sets the view location by specifying the distance between a corner of the view and the corresponding corner of the sheet.
(Inherited from ICadDrawingView.)
Public methodSheetPoint
Gets a point in sheet space, given normalized view coordinates in the range 0 to 1. x=0, y=0 is at the bottom left corner of the view x=1, y=1 is at the top right corner of the view

See Also

Reference

Was this information helpful?