API Help
Eplan.EplApi.HEServices Namespace / Edit3D Class
Members

Edit3D Class
Class to help with working on 3D objects in the graphics editor.
Inheritance Hierarchy

System.Object
   Eplan.EplApi.HEServices.Edit3D

Syntax
public class Edit3D 
Public Constructors
 NameDescription
Public ConstructorDefault constructor  
Top
Public Methods
 NameDescription
Public MethodDestructor  
Public MethodMakes a 3d object invisible in opened 3d graphic editor view.  
Public MethodOpens Installations space with the name passed to strName.  
Public MethodOpens the installation space which contains a given function. The function is selected in the graphic editor.  
Public MethodOpens the installation space and selects the Placement passed as oPlacement. The Placement is selected in the graphic editor.  
Public MethodMakes all 3d connections visible in opened 3d graphic editor view.  
Public MethodMakes 3d connections visible in opened 3d graphic editor view.  
Public MethodMakes a 3d object visible in opened 3d graphic editor view.  
Public MethodMerges collection of layout space components in such a way that their are treated like one object.  
Top
See Also