Share
 
 

BSCREATE (Boundary Surface Creation from a Part ID)

Description

The BSCREATE entry defines a surface which consists of only the exterior faces (segments) of a part in the mesh. Autodesk Explicit automatically skins the part and determines all of the exterior faces. If the surface is defined by shell elements, the surface is two-sided. See the discussion of the CONTACTGENERATE command.

Format

1 2 3 4 5 6 7 8 9 10
BSCREATE PID

Example

BSCREATE 2
Field Definition Type Default
PID The part identification, PID, on the BSCREATE references the PID on a property entry. The property entry defines the list of elements from which the exterior faces are generated for a contact surface. This list of faces (segments in BSSEG terminology) is referenced as a generated contact surface with a CSID derived from the PID on the property entry. See the discussion of the CONTACTGENERATE command. Integer > 0 Required

Was this information helpful?