TTMSFNCBloxLineJoin.UpdateInserting Method
Updates the block bounds while it is being inserted interactively, using the start and end points carried by the supplied information.
API unit family: TMSFNCBloxCoreBlock
Declaring type: TTMSFNCBloxLineJoin
Inherited from: TTMSFNCBloxBlock
Syntax
procedure UpdateInserting(AInfo: TTMSFNCBloxElementInsertInfo); override;
Parameters
| Name | Description |
|---|---|
AInfo |
Insert information including the start and end points. |