OpenBuildings™ Designer Help

Structural discipline Solid Extensions to BASIC

The following Structural discipline Solid Extensions are available.

Properties and Methods

Used to

STFSolid.Name

Set or get the name for a structural solid.

STFSolid.Face

Set or get the face for a structural solid. The constants are STF_TOP_FACE, STF_CENTER_FACE, and STF_BOTTOM_FACE.

STFSolid.Height

Set or get the height (thickness) for a structural solid.

STFSolid.Class

Set or get the class for a structural solid.

STFSolid.Status

Set or get the status for a structural solid.

STFSolid.Part

Set or get the part for a structural solid.

STFSolid.Family

Set or get the family for a structural solid.

STFSolid.Material

Set or get the material for a structural solid

STFSolid.User1

Set or get user data 1 for a structural solid.

STFSolid.User2

Set or get user data 2 for a structural solid.

STFSolid.User3

Set or get user data 3 for a structural solid.

STFSolid.User4

Set or get user data 4 for a structural solid.

STFSolid.getVertices

Get the vertices for a structural solid.

STFSolid.setVertices

Set the vertices for a structural solid.

STFSolid.read

Read a structural solid from a design file.

STFSolid.add

Add a structural solid to a design file.

STFSolid.delete

Delete a structural solid from a design file.

STFSolid.update

Update (modify/manipulate) a structural solid in a design file.