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

Export3D Class
Class for exporting 3d objects to various formats.
Inheritance Hierarchy

System.Object
   Eplan.EplApi.HEServices.Export3D

Syntax
public class Export3D 
Public Constructors
 NameDescription
Public ConstructorDefault constructor  
Top
Public Methods
 NameDescription
Public MethodExports unfolding of bended bus bar into DXF files.  
Public MethodExports unfolding of bended bus bar as numerical control data.  
Public MethodExports components of design space as xml and step data.  
Public MethodDestructor  
Public MethodExports drillings of a 3d objects into DXF files.  
Public MethodExports drillings of a 3d objects as templates into PDF files.  
Public MethodOverloaded. Exports given installation spaces into files in STEP format.  
Public MethodOverloaded. Exports given installation spaces into files in VRML format.  
Public MethodExports drillings of a 3d objects as numerical control data for Rittal - Perforex BC machine.  
Public MethodExports drillings of a 3d objects as numerical control data for Rittal - Perforex LC machine.  
Public MethodExports drillings from a 3d objects as numerical control data for Steinhauer machine.  
Public MethodExports given article placements into files in STEP format.  
Public MethodExports project into files in STEP format.  
Public MethodExports all installation spaces from project into files in VRML format.  
Top
See Also