Hide Table of Contents
TorusParams Property (ISurface)

Gets the parameters of a toroidal surface.

.NET Syntax

Visual Basic (Declaration) 
ReadOnly Property TorusParams As System.Object
Visual Basic (Usage) 
Dim instance As ISurface
Dim value As System.Object
 
value = instance.TorusParams
C# 
System.object TorusParams {get;}
C++/CLI 
property System.Object^ TorusParams {
   System.Object^ get();
}

Example

Remarks

Returns an array of 8 double values:

center.x

center.y

center.z

axis.x

axis.y

axis.z

major radius - the distance between the center of torus and the center of revolved circle

minor radius - the radius of the revolved circle

 

NOTES:

  • The real major radius (the outer radius) of the torus is major radius + minor radius.

  • The center, major radius, and minor radius are in meters.

  • Possible values that indicate a type of self-intersecting torus:

    • Apple - when the major radius is positive and less than or equal to the minor radius.

    • Lemon - when the major radius is negative and the sum of the radii is positive.

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:   TorusParams Property (ISurface)
*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.