Eplan Platform API
Eplan.EplApi.HEServices Namespace / Insert3D Class
Members

In This Topic
    Insert3D Class
    In This Topic
    Inserts 3-d macros into layout space.
    Inheritance Hierarchy

    System.Object
       Eplan.EplApi.HEServices.Insert3D

    Syntax
    public class Insert3D 
    public ref class Insert3D 
    Remarks
    Please be aware that objects can be already transformed in a macro, even if there is only one. Because of this, please use method WindowMacro::ResetPositions that will reset them on 0,0,0 position according to one of Placements3D
    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Methods
     NameDescription
    Public MethodDestructor  
    Public MethodPlaces objects from symbol macro into layout space.  
    Public MethodOverloaded. Places a window macro with snapping source mate to a target mate from another object.  
    Top
    See Also