<Code Lib>
2024 Method
Changes 4
M

StructuralSettings.GetLoadForceVectorReprLine

Description:
Returns the representative line of the load force vector according to loads display scaling.

public XYZ GetLoadForceVectorReprLine(
	LoadType loadType,
	XYZ forceVector
)

Return Value XYZ The the representative line in internal units.

Loading…