Bentley havent all solutions for atributs into geometry.
XYZ in Auto CAD was atrubuts attach onto geometry, thats automatical design.
So, if you'd like to take out all points ( with xyz ) from MSBentley, best way is make a import dgn, and read atributes ( xyz ) like text into coordinates.
Query tehnic:
Using numerical text values with a text object at zero elevation to create a surface
Publish date: Apr-12-2006
Applies to:
AutoCAD Civil 3D 2005
AutoCAD Civil 3D 2006
AutoCAD Civil 3D 2009
Issue
You placed AutoCAD text objects in a drawing. These objects are numbers that represent elevations. For example, an AutoCAD text object has a value of 256.4, but the properties of the text object show a Position Z value of zero. You want to move each text object to the elevation provided by its text value in order to create a surface.
Technical Solutions
To move each text object to its text value elevation, follow these steps:
Note: In the original drawing, make sure that the text is alone on one layer. You should also make a note of the layer name.
To attach the drawing
- Open a New drawing
- On the Map menu, click Drawings > Define/Modify Drawing Set.
- In the Define/Modify Drawing Set dialog box, click Attach.
- In the Attach dialog box, browse to the drawing with the text.
- Click Add.
- Click OK to close each dialog box.
To define a query
- On the Map menu, click Query > Define Query.
- Click Property.
- Select the Layer option (you choose the layer to use).
- Click Values.
- Select the layer containing the text.
- Click OK to close each dialog box.
- Click Property.
- Select the Object Type option (you choose all text on that layer).
- Click Values.
- Select the Text.
- Click OK to close each dialog box.
- In the Query Mode area, select the Draw option.
- In the Options area, select the Alter Properties option.
- In the Select Property area, select the Elevation option.
- Click Expression.
- Expand the Properties folder and select STRING, and then click OK.
- Click Add, and then click OK.
Execute the Query
- Click Execute Query.
- Click OK .
- Zoom Extents.
Each text object in the drawing now has the physical z value equal to the text value. For example, a text object seen as 254.6 has a Z (height) property of 254.6.
Create a surface from text objects
- Create a surface with a name.
- Expand the Definition category.
- Right-click on Drawing Objects. Click Add.
- On the Object Type drop-down menu, select Text.
- Select all the text in the drawing.