Skip to main content

System Coupling Fortran library 2024 R2

syscintegerattributef Type Reference

Last update: 17.07.2025

Provide a struct for an integer-valued attribute. More...

Public Attributes

character(len=syscstrlen) name
 
integer(kind=8) value
 

Detailed Description

Provide a struct for an integer-valued attribute.

Definition at line 12 of file syscAttributeF.fi.

Member Data Documentation

◆ name

character(len=syscstrlen) name

Definition at line 13 of file syscAttributeF.fi.

13 character(len=SyscStrLen) :: name

◆ value

integer(kind=8) value

Definition at line 14 of file syscAttributeF.fi.

14 integer(kind=8) :: value

Connect with Ansys