Obsolete. Superseded by IDrawingDoc::ICreateSectionViewAt5.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IDrawingDoc
Dim X As Double
Dim Y As Double
Dim Z As Double
Dim SectionLabel As String
Dim Options As Integer
Dim NumExcludedComponents As Integer
Dim ExcludedComponents As Object
Dim value As View
value = instance.ICreateSectionViewAt4(X, Y, Z, SectionLabel, Options, NumExcludedComponents, ExcludedComponents)
|
Parameters
- X
x position on the drawing sheet for the center of the section view
- Y
y position on the drawing sheet for the center of the section view
- Z
- z position on the drawing sheet for the center of the section view
- SectionLabel
- Letter for the label for the section view
- Options
Options that affect the section view as defined in swCreateSectionViewAtOptions_e
- NumExcludedComponents
- Number of components to exclude from the section view
- ExcludedComponents
Array of components to exclude from the section view
Return Value
Pointer to the newly created
IView object
Remarks
See Also
Availability
SolidWorks 2005 FCS, Revision Number 13.0