Skip to main content

System Coupling Fortran library 2024 R2

syscpointcloudaccessf Interface Reference

Last update: 17.07.2025

Provide function interface for access to point cloud. More...

Public Member Functions

type(syscpointcloudf) function syscpointcloudaccessf (regionname)
 Provide a function protototype for access to point cloud.
 

Detailed Description

Provide function interface for access to point cloud.

Definition at line 162 of file syscFunctionTypesF.fi.

Constructor & Destructor Documentation

◆ syscpointcloudaccessf()

type(syscpointcloudf) function syscpointcloudaccessf ( character(len=syscstrlen), intent(in)  regionname)

Provide a function protototype for access to point cloud.

Parameters
[in]regionName- the name of the region

Definition at line 166 of file syscFunctionTypesF.fi.

167 import :: syscpointcloudf
168 import :: syscstrlen
169 character(len=SyscStrLen), intent(in) :: regionName
170 type(SyscPointCloudF) :: ret

Connect with Ansys