Creates a BoxText item in real world units.
Visual Basic |
---|
Public Function CreateBoxText( _ ByVal x As Double, _ ByVal y As Double, _ ByVal z As Double, _ ByVal h As Double, _ ByVal text As String _ ) As Integer |
When printed it maintains its actual proportions to the surrounding graphics. This API method respects the axes angle setting. This means that the x, y and z positions are interpreted within the axes and all new items created will align to the axes angle. If a group is open, graphics are added to the group, otherwise a new item is created.
Available: GEO MD MM ME OD OM SISpy
Group:
sis.CreateBoxText (10, 10, 0, 5, "BoxText")
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).