Hide Table of Contents
GetSystemChamferValues Method (IDimension)

Gets the chamfer dimension values in system units.

.NET Syntax

Visual Basic (Declaration) 
Function GetSystemChamferValues( _
   ByRef Length As System.Double, _
   ByRef Angle As System.Double _
) As System.Boolean
Visual Basic (Usage) 
Dim instance As IDimension
Dim Length As System.Double
Dim Angle As System.Double
Dim value As System.Boolean
 
value = instance.GetSystemChamferValues(Length, Angle)
C# 
System.bool GetSystemChamferValues( 
   out System.double Length,
   out System.double Angle
)
C++/CLI 
System.bool GetSystemChamferValues( 
&   [Out] System.double Length,
&   [Out] System.double Angle
) 

Parameters

Length
Length of chamfer
Angle
Angle of chamfer

Return Value

True if the dimension is a chamfer dimension, false if not

Example

Remarks

Unlike most other types of dimensions, the values returned for a chamfer dimension are not necessarily the values seen by the user in the displayed dimension text. The display dimension interprets these values and considers the type of chamfer display requested by the user and then creates an appropriate output string.

 

See Also

Availability

SolidWorks 2006 SP1, Revision Number 14.1


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:   GetSystemChamferValues Method (IDimension)
*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.