The IManagedDrawingView type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | GetFeatureFaceIntent(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.
|
![]() | GetFeatureFaceIntent(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.
|
![]() | GetIntent(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.
|
![]() | GetIntent(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.
|
![]() | GetIntentOrDefault(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.
|
![]() | GetIntentOrDefault(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.
|
![]() | GetPatternFaceIntent(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.
|
![]() | GetPatternFaceIntent(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.
|
![]() | GetTextPlacementReference |
Gets a reference to be used for linear dimension text placement.
|
![]() | SetCenter |
Sets the position of the center of the view on the sheet.
(Inherited from ICadDrawingView.) |
![]() | SetSpacingToCorner |
Sets the view location by specifying the distance between a corner of the view and the corresponding corner of the sheet.
(Inherited from ICadDrawingView.) |
![]() | SheetPoint |
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
|