BIM VILLAGE

Version 2.7.0

IEditor Class

Overview

The IEditor class defines interfaces for user interaction, allowing for the designation of integer, real, string, point, and more values.

Inheritance Hierarchy

  • IDispatch
    • IEditor

Namespace: Beaver

Properties

Name Description

Methods

Name Description
GetPoint2d Allows users to input a 2d-point value.
GetPoint Allows users to input a 3d-point value.
GetInteger Allows users to input a integer value.
GetDouble Allows users to input a double value.
GetString Allows users to input a string value.
GetBool Allows users to input a boolean value.
GetKeyword Allows users to input a keyward.
GetEntity Allows users to select and retrieve a entity object.
GetSelection Allows users to select and retrieve entites.
WriteMessage Display a message in the application’s command prompt window.
Regen Recalculates and updates the display of drawing entities, such as lines, circles, and other vectorized shapes.

© 2019 - 2022 BIM VILLAGE.