Hide Table of Contents
SOLIDWORKS Electrical API  2020.0.5
Electrical API
EwProjectLocationObjects.idl
Go to the documentation of this file.
1 #pragma once
2 
3 #if (__midl >= 501)
4  midl_pragma warning(disable:2111) /* Disable warning MIDL2111 regarding identifier lengths exceeding 31 chars. */
5 #endif
6 
7 import "oaidl.idl";
8 import "ocidl.idl";
9 
10 import "EnumDefinition.idl";
11 import "EwObjectBase.idl";
12 
17 [
18  object,
19  uuid(85ad2194-2632-11e5-b345-feff819cdc9f),
20  dual,
21  oleautomation,
22  nonextensible,
23  helpstring("IEwProjectLocationX Interface"),
24  pointer_default(unique)
25 ]
27 {
35  BSTR getTagPath (EwErrorCode* errorCode);
36 
37 
47 
48 
49 
50 };
51 
56 [
57  object,
58  uuid(9a2092da-2634-11e5-b345-feff819cdc9f),
59  dual,
60  oleautomation,
61  nonextensible,
62  helpstring("IEwProjectLocationManagerX Interface"),
63  pointer_default(unique)
64 ]
65 interface IEwProjectLocationManagerX : IDispatch{
69  LONG getCount ();
70 
71 
77 
78 
89 
90 
97  VARIANT getEwProjectLocationArray (EwErrorCode* errorCode);
98 
99 };
100 
Generic interface for an object that belongs to a project.
Definition: EwObjectBase.idl:76
IEwProjectLocationX findEwProjectLocationByID(LONG lId, EwErrorCode *errorCode)
Find a location from an ID.
EwErrorCode
All errors codes for this API.
Definition: EnumDefinition.idl:21
VARIANT getEwProjectLocationArray(EwErrorCode *errorCode)
Use this interface to manage the location objects inside a project.
Definition: EwProjectLocationObjects.idl:65
IEwProjectLocationX newEwProjectLocation()
Create a IEwProjectLocationX object from the associated project.
Use this interface to manage the location inside a project.
Definition: EwProjectLocationObjects.idl:27
BSTR getTagPath(EwErrorCode *errorCode)
Get the tag path of this location.
BSTR getAssociated3dAssemblyFile(EwErrorCode *errorCode)
Get path of 3D layout file associated with the location.


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:   SOLIDWORKS Electrical API: idl_converted/EwProjectLocationObjects.idl Source File
*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) 2020 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.