Hide Table of Contents
GetNextDisplayDimension Method (IFeature)

Gets the next display dimension associated with this feature.

.NET Syntax

Visual Basic (Declaration) 
Function GetNextDisplayDimension( _
   ByVal DispIn As System.Object _
) As System.Object
Visual Basic (Usage) 
Dim instance As IFeature
Dim DispIn As System.Object
Dim value As System.Object
 
value = instance.GetNextDisplayDimension(DispIn)
C# 
System.object GetNextDisplayDimension( 
   System.object DispIn
)
C++/CLI 
System.Object^ GetNextDisplayDimension( 
&   System.Object^ DispIn
) 

Parameters

DispIn
IDisplayDimension object obtained with IFeature::GetFirstDisplayDimension or from your previous call to this method

Return Value

Next IDisplayDimension object based on the DispIn argument, or NULL if there are no more dimensions

Remarks

Before you can get a feature's IDisplayDimension, use IModelDoc2::SetUserPreferenceToggle and swDisplayFeatureDimension to display them.

All dimensions on this feature and all of its sub-features are returned by IFeature::GetFirstDisplayDimension or  IFeature::GetNextDisplayDimension, or IFeature::EnumDisplayDimensions, of this feature. In the user-interface, this is equivalent to double-clicking a feature in the FeatureManager design tree to display all the feature and sub-feature dimensions.

If you call this method from a sub-feature (for example, the sketch of a boss-extrude), then the IDisplayDimension object returned by IFeature::GetFirstDisplayDimension or IFeature::GetNextDisplayDimension contain only the dimensions found in the sketch.

 

See Also



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:   GetNextDisplayDimension Method (IFeature)
*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) 2013 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.