HPTCREATE

HPTCREATE, TYPE, ENTITY, NHP, LABEL, VAL1, VAL2, VAL3
Defines a hard point.

Compatible Products: – | Pro | Premium | Enterprise | Ent PP | Ent Solver | DYNA

TYPE

Type of entity on which the hard point will be created.

LINE

 — 

Hard point will be created on a line.

AREA

 — 

Hard point will be created within an area (not on the boundaries).

ENTITY

Number of the line or area on which the hard point will be created.

NHP

Number assigned to the hard point. Defaults to the lowest available hard point number.

LABEL

If LABEL = COORD, VAL1, VAL2, and VAL3 are the respective global X, Y, and Z coordinates. If LABEL = RATIO, VAL1 is the parameter value (this is available only for lines). Valid parameter values are between 0 and 1. VAL2 and VAL3 are ignored.

VAL1

If LABEL = RATIO, ratio value for line. If LABEL = COORD, global X coordinate value.

VAL2

If LABEL = COORD, global Y coordinate value.

VAL3

If LABEL = COORD, global Z coordinate value.

Notes

The ability to enter a parameter value provides a simple way of positioning hard points on lines. For example, to place a hard point halfway along a line, one can simply specify a VAL1 value of 0.5.

For models imported through the DEFAULT IGES filter, you can place hard points on models only by specifying coordinates (you can't place a hard point using interactive picking).

If you issue any commands that update the geometry of an entity, such as Boolean or simplification commands, any hard points associated with that entity are deleted. Therefore, you should add any hard points after completing the solid model. If you delete an entity that has associated hard points, those hard points are either

  • Deleted along with the entity (if the hard point is not associated with any other entities).

  • Detached from the deleted entity (if the hard point is associated with additional entities).

When archiving your model (CDWRITE), hardpoint information cannot be written to the IGES file. The Jobname.cdb file can be written with the CDWRITE,DB option.

Hard points are only applicable for area and volume meshing, not for beams.

Menu Paths

Main Menu>Preprocessor>Modeling>Create>Hard Points>Hard PT on area>Hard PT by coordinates
Main Menu>Preprocessor>Modeling>Create>Hard Points>Hard PT on line>Hard PT by coordinates
Main Menu>Preprocessor>Modeling>Create>Hard Points>Hard PT on line>Hard PT by ratio
Main Menu>Preprocessor>Modeling>Create>Keypoints>Hard PT on area>Hard PT by coordinates
Main Menu>Preprocessor>Modeling>Create>Keypoints>Hard PT on area>Hard PT by picking
Main Menu>Preprocessor>Modeling>Create>Keypoints>Hard PT on line>Hard PT by coordinates
Main Menu>Preprocessor>Modeling>Create>Keypoints>Hard PT on line>Hard PT by picking
Main Menu>Preprocessor>Modeling>Create>Keypoints>Hard PT on line>Hard PT by ratio

Release 18.2 - © ANSYS, Inc. All rights reserved.