Hide Table of Contents
ICreateSectionViewAt4 Method (IDrawingDoc)

Obsolete. Superseded by IDrawingDoc::ICreateSectionViewAt5.

.NET Syntax

Visual Basic (Declaration) 
Function ICreateSectionViewAt4( _
   ByVal X As System.Double, _
   ByVal Y As System.Double, _
   ByVal Z As System.Double, _
   ByVal SectionLabel As System.String, _
   ByVal Options As System.Integer, _
   ByVal NumExcludedComponents As System.Integer, _
   ByRef ExcludedComponents As System.Object _
) As View
Visual Basic (Usage) 
Dim instance As IDrawingDoc
Dim X As System.Double
Dim Y As System.Double
Dim Z As System.Double
Dim SectionLabel As System.String
Dim Options As System.Integer
Dim NumExcludedComponents As System.Integer
Dim ExcludedComponents As System.Object
Dim value As View
 
value = instance.ICreateSectionViewAt4(X, Y, Z, SectionLabel, Options, NumExcludedComponents, ExcludedComponents)
C# 
View ICreateSectionViewAt4( 
   System.double X,
   System.double Y,
   System.double Z,
   System.string SectionLabel,
   System.int Options,
   System.int NumExcludedComponents,
   ref System.object ExcludedComponents
)
C++/CLI 
View^ ICreateSectionViewAt4( 
&   System.double X,
&   System.double Y,
&   System.double Z,
&   System.String^ SectionLabel,
&   System.int Options,
&   System.int NumExcludedComponents,
&   System.Object^% 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

Before calling this method, select the section line or the lines to use as a section line.

This method runs silently; the end-user is not prompted for a label.

Use IView::IGetSection to get the IDrSection object, and use IDrSection::SetLabel2 to set the name for the label, which provides a warning if the name is a duplicate and the standard does not accept duplicate names.

 

See Also

Availability

SOLIDWORKS 2005 FCS, Revision Number 13.0


Provide feedback on this topic

SOLIDWORKS welcomes your feedback concerning the presentation, accuracy, and thoroughness of the documentation. Use the form below to send your comments and suggestions about this topic directly to our documentation team. The documentation team cannot answer technical support questions. Click here for information about technical support.

* Required

 
*Email:  
Subject:   Feedback on Help Topics
Page:   ICreateSectionViewAt4 Method (IDrawingDoc)
*Comment:  
*   I acknowledge I have read and I hereby accept the privacy policy under which my Personal Data will be used by Dassault Systèmes

Print Topic

Select the scope of content to print:




x

We have detected you are using a browser version older than Internet Explorer 7. For optimized display, we suggest upgrading your browser to Internet Explorer 7 or newer.

 Never show this message again
x

Web Help Content Version: API Help (English only) 2018 SP05

To disable Web help from within SOLIDWORKS and use local help instead, click Help > Use SOLIDWORKS Web Help.

To report problems encountered with the Web help interface and search, contact your local support representative. To provide feedback on individual help topics, use the “Feedback on this topic” link on the individual topic page.