Toggle navigation
Input Files
USER_common_variables
common_variables
Constants
Indices
Getting Started
Installation
Introduction
Tutorials
Letter Cases
Special Cases
Download
License Variants
Releases
Beta
Support
Simulate with complex geometries and complex physics
Toggle navigation
Input Files
USER_common_variables
common_variables
Constants
Indices
Getting Started
Installation
Introduction
Tutorials
Letter Cases
Special Cases
Download
License Variants
Releases
Beta
Support
MESHFREE
InputFiles
USER_common_variables
BoundaryElements
ConstructClause
%CONSTRUCT_Volume%
%CONSTRUCT_Volume%
volume of a (necessarily) closed geometrical part
Given a closed geometry by a list of
ALIAS
names, this functionality computes the internal volume of the geometry.
begin_construct{
} "volume" = CONSTRUCT(
%CONSTRUCT_Volume%
, "alias1", "alias2", ...) end_construct
Remarks:
See
%CONSTRUCT_PointBasedOnAbsoluteVolume%