Hide Table of Contents
ICreateAngDim4 Method (IDrawingDoc)

Creates a non-associative angular dimension.

.NET Syntax

Visual Basic (Declaration) 
Function ICreateAngDim4( _
   ByRef P0 As System.Double, _
   ByRef P1 As System.Double, _
   ByRef P2 As System.Double, _
   ByRef P3 As System.Double, _
   ByRef P4 As System.Double, _
   ByRef P5 As System.Double, _
   ByRef P6 As System.Double, _
   ByRef TextPoint As System.Double, _
   ByVal TextHeight As System.Double _
) As DisplayDimension
Visual Basic (Usage) 
Dim instance As IDrawingDoc
Dim P0 As System.Double
Dim P1 As System.Double
Dim P2 As System.Double
Dim P3 As System.Double
Dim P4 As System.Double
Dim P5 As System.Double
Dim P6 As System.Double
Dim TextPoint As System.Double
Dim TextHeight As System.Double
Dim value As DisplayDimension
 
value = instance.ICreateAngDim4(P0, P1, P2, P3, P4, P5, P6, TextPoint, TextHeight)
C# 
DisplayDimension ICreateAngDim4( 
   ref System.double P0,
   ref System.double P1,
   ref System.double P2,
   ref System.double P3,
   ref System.double P4,
   ref System.double P5,
   ref System.double P6,
   ref System.double TextPoint,
   System.double TextHeight
)
C++/CLI 
DisplayDimension^ ICreateAngDim4( 
&   System.double% P0,
&   System.double% P1,
&   System.double% P2,
&   System.double% P3,
&   System.double% P4,
&   System.double% P5,
&   System.double% P6,
&   System.double% TextPoint,
&   System.double TextHeight
) 

Parameters

P0

Pointer to an array of 3 doubles (x,y,z); dimension end point

P1

Pointer to an array of 3 doubles (x,y,z); dimension point

P2

Pointer to an array of 3 doubles (x,y,z); extension1 start point

P3

Pointer to an array of 3 doubles (x,y,z); extension1 end point

P4

Pointer to an array of 3 doubles (x,y,z); extension2 start point

P5

Pointer to an array of 3 doubles (x,y,z); extension2 end point

P6

Pointer to an array of 3 doubles (x,y,z); plane normal

TextPoint

Pointer to an array of 3 doubles (x,y,z); position of text

TextHeight

Text height in meters

Return Value

Pointer to IDisplayDimension object

Remarks

SOLIDWORKS creates this type of dimension between the two points that you specify. It has no relation to your geometry.

 

This method does not replace IDrawingDoc::ICreateDiamDim4; it changes the number of arguments required to construct the IDisplayDimension object.

 

See Also

Availability

SOLIDWORKS 2000 FCS, Revision Number 8.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:   ICreateAngDim4 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) 2017 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.