    

 ## On this page

  

 

 # ansys::dpf::property\_types Struct Reference

 Last update: 16.07.2025 

`#include <dpf_api_base.h>`

## <a id="pub-static-methods" name="pub-static-methods"></a>Static Public Member Functions

static std::vector&lt; [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) &gt; const &amp; [all](structansys_1_1dpf_1_1property__types.xhtml#a615a7b62841a0bc1ccbe546e284bec73) () static void [add\_custom](structansys_1_1dpf_1_1property__types.xhtml#ad26ecf69fb0bcf015b52fdd55977b419) ([PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) const &amp;rhs) ## <a id="pub-static-attribs" name="pub-static-attribs"></a>Static Public Attributes

static const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) [material](structansys_1_1dpf_1_1property__types.xhtml#aa4f6eaec75972b7eb1d0fe17a8ccf08a) static const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) [element\_shape](structansys_1_1dpf_1_1property__types.xhtml#af406e925d304de3e757eb3866e23368a) static const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) [element\_type](structansys_1_1dpf_1_1property__types.xhtml#aa501bd7caa4d1252a5a0e8d12dbaa355) static const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) [element\_properties](structansys_1_1dpf_1_1property__types.xhtml#aa4fbbcfd27fb23722ee70e8785b06102) static const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) [connectivity](structansys_1_1dpf_1_1property__types.xhtml#a635e2eac0083346df7a0403deae50a73) static const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) [apdl\_element\_type](structansys_1_1dpf_1_1property__types.xhtml#a9cc9c60cd0efd36522e1f9081a002019) static const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) [faces\_nodes\_connectivity](structansys_1_1dpf_1_1property__types.xhtml#a045cec6548d902ddedea643c669ab466) static const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) [elements\_faces\_connectivity](structansys_1_1dpf_1_1property__types.xhtml#ad3ae6e46a0dcaf86c45205a4a3adb306) static const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) [elements\_faces\_reversed](structansys_1_1dpf_1_1property__types.xhtml#accf10b5281ea85cdbb8584eee12fa9ac) static const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) [coordinates](structansys_1_1dpf_1_1property__types.xhtml#a4ea0c81e428eb05163fdde6038ea8064) static const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) [faces\_type](structansys_1_1dpf_1_1property__types.xhtml#a71123bf897aaf8e883cd842e35f4ac85) static const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) [time\_freqs](structansys_1_1dpf_1_1property__types.xhtml#ac5e5820dbebb1d236312d401cecf4b0a) static const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) [imaginary\_freqs](structansys_1_1dpf_1_1property__types.xhtml#a277a217dc4bf085ecde7042a188bb5f6) static const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) [rpms](structansys_1_1dpf_1_1property__types.xhtml#ae07aa6d83c8a542d894a0a305248d739) static const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) [harmonic\_indices](structansys_1_1dpf_1_1property__types.xhtml#a2d71c67f4c7a99ce657ac4c914b3d587) static const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) [time\_freqs\_substep\_ids](structansys_1_1dpf_1_1property__types.xhtml#a1af51362a7b4941165493d13b1e4d116) static const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) [time\_freqs\_cumulative\_ids](structansys_1_1dpf_1_1property__types.xhtml#a922015c78fa0f6a14f44f144e59025fe) static const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) [imaginary\_freqs\_substep\_ids](structansys_1_1dpf_1_1property__types.xhtml#ad098d8385b4950f536341b64984f8606) static const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) [imaginary\_freqs\_cumulative\_ids](structansys_1_1dpf_1_1property__types.xhtml#a09ed687d86b7f75af9fef606d731660f) static const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) [names](structansys_1_1dpf_1_1property__types.xhtml#a0c7aacd1e99cffec129755334e247207) <a id="details" name="details"></a>## Detailed Description

Predefined property types.



## Member Function Documentation

<a id="ad26ecf69fb0bcf015b52fdd55977b419" name="ad26ecf69fb0bcf015b52fdd55977b419"></a>## [◆ ](#ad26ecf69fb0bcf015b52fdd55977b419)add\_custom()

 static void ansys::dpf::property\_types::add\_custom  ( [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) const &amp;  *rhs*)   static 

Adds a custom defined property type.

Parameters \[in\]rhsProperty object. 



<a id="a615a7b62841a0bc1ccbe546e284bec73" name="a615a7b62841a0bc1ccbe546e284bec73"></a>## [◆ ](#a615a7b62841a0bc1ccbe546e284bec73)all()

 static std::vector&lt; [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) &gt; const &amp; ansys::dpf::property\_types::all  ( )   static 

Gets all user-defined and predefined property types.

ReturnsAll property types. 



## Field Documentation

<a id="a9cc9c60cd0efd36522e1f9081a002019" name="a9cc9c60cd0efd36522e1f9081a002019"></a>## [◆ ](#a9cc9c60cd0efd36522e1f9081a002019)apdl\_element\_type

 const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) ansys::dpf::property\_types::apdl\_element\_type  static 

Predefined apdl\_element\_type property type.





<a id="a635e2eac0083346df7a0403deae50a73" name="a635e2eac0083346df7a0403deae50a73"></a>## [◆ ](#a635e2eac0083346df7a0403deae50a73)connectivity

 const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) ansys::dpf::property\_types::connectivity  static 

Predefined connectivity property type.





<a id="a4ea0c81e428eb05163fdde6038ea8064" name="a4ea0c81e428eb05163fdde6038ea8064"></a>## [◆ ](#a4ea0c81e428eb05163fdde6038ea8064)coordinates

 const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) ansys::dpf::property\_types::coordinates  static 

Predefined coordinates property type.





<a id="aa4fbbcfd27fb23722ee70e8785b06102" name="aa4fbbcfd27fb23722ee70e8785b06102"></a>## [◆ ](#aa4fbbcfd27fb23722ee70e8785b06102)element\_properties

 const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) ansys::dpf::property\_types::element\_properties  static 

Predefined element\_properties property type.





<a id="af406e925d304de3e757eb3866e23368a" name="af406e925d304de3e757eb3866e23368a"></a>## [◆ ](#af406e925d304de3e757eb3866e23368a)element\_shape

 const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) ansys::dpf::property\_types::element\_shape  static 

Predefined element\_shape property type.





<a id="aa501bd7caa4d1252a5a0e8d12dbaa355" name="aa501bd7caa4d1252a5a0e8d12dbaa355"></a>## [◆ ](#aa501bd7caa4d1252a5a0e8d12dbaa355)element\_type

 const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) ansys::dpf::property\_types::element\_type  static 

Predefined element\_type property type.





<a id="ad3ae6e46a0dcaf86c45205a4a3adb306" name="ad3ae6e46a0dcaf86c45205a4a3adb306"></a>## [◆ ](#ad3ae6e46a0dcaf86c45205a4a3adb306)elements\_faces\_connectivity

 const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) ansys::dpf::property\_types::elements\_faces\_connectivity  static 

Predefined elements\_faces\_connectivity property type.





<a id="accf10b5281ea85cdbb8584eee12fa9ac" name="accf10b5281ea85cdbb8584eee12fa9ac"></a>## [◆ ](#accf10b5281ea85cdbb8584eee12fa9ac)elements\_faces\_reversed

 const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) ansys::dpf::property\_types::elements\_faces\_reversed  static 

Predefined elements\_faces\_reversed property type.





<a id="a045cec6548d902ddedea643c669ab466" name="a045cec6548d902ddedea643c669ab466"></a>## [◆ ](#a045cec6548d902ddedea643c669ab466)faces\_nodes\_connectivity

 const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) ansys::dpf::property\_types::faces\_nodes\_connectivity  static 

Predefined faces\_nodes\_connectivity property type.





<a id="a71123bf897aaf8e883cd842e35f4ac85" name="a71123bf897aaf8e883cd842e35f4ac85"></a>## [◆ ](#a71123bf897aaf8e883cd842e35f4ac85)faces\_type

 const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) ansys::dpf::property\_types::faces\_type  static 

Predefined faces\_type property type.





<a id="a2d71c67f4c7a99ce657ac4c914b3d587" name="a2d71c67f4c7a99ce657ac4c914b3d587"></a>## [◆ ](#a2d71c67f4c7a99ce657ac4c914b3d587)harmonic\_indices

 const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) ansys::dpf::property\_types::harmonic\_indices  static 

Predefined harmonic\_indices [TimeFreqSupport](classansys_1_1dpf_1_1TimeFreqSupport.xhtml) property type.





<a id="a277a217dc4bf085ecde7042a188bb5f6" name="a277a217dc4bf085ecde7042a188bb5f6"></a>## [◆ ](#a277a217dc4bf085ecde7042a188bb5f6)imaginary\_freqs

 const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) ansys::dpf::property\_types::imaginary\_freqs  static 

Predefined imaginary\_freqs [TimeFreqSupport](classansys_1_1dpf_1_1TimeFreqSupport.xhtml) property type.





<a id="a09ed687d86b7f75af9fef606d731660f" name="a09ed687d86b7f75af9fef606d731660f"></a>## [◆ ](#a09ed687d86b7f75af9fef606d731660f)imaginary\_freqs\_cumulative\_ids

 const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) ansys::dpf::property\_types::imaginary\_freqs\_cumulative\_ids  static 

Predefined imaginary\_freqs\_cumulative\_ids [TimeFreqSupport](classansys_1_1dpf_1_1TimeFreqSupport.xhtml) property type.





<a id="ad098d8385b4950f536341b64984f8606" name="ad098d8385b4950f536341b64984f8606"></a>## [◆ ](#ad098d8385b4950f536341b64984f8606)imaginary\_freqs\_substep\_ids

 const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) ansys::dpf::property\_types::imaginary\_freqs\_substep\_ids  static 

Predefined imaginary\_freqs\_substep\_ids [TimeFreqSupport](classansys_1_1dpf_1_1TimeFreqSupport.xhtml) property type.





<a id="aa4f6eaec75972b7eb1d0fe17a8ccf08a" name="aa4f6eaec75972b7eb1d0fe17a8ccf08a"></a>## [◆ ](#aa4f6eaec75972b7eb1d0fe17a8ccf08a)material

 const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) ansys::dpf::property\_types::material  static 

Predefined material property type.





<a id="a0c7aacd1e99cffec129755334e247207" name="a0c7aacd1e99cffec129755334e247207"></a>## [◆ ](#a0c7aacd1e99cffec129755334e247207)names

 const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) ansys::dpf::property\_types::names  static 

Predefined names CommonSupport property type.





<a id="ae07aa6d83c8a542d894a0a305248d739" name="ae07aa6d83c8a542d894a0a305248d739"></a>## [◆ ](#ae07aa6d83c8a542d894a0a305248d739)rpms

 const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) ansys::dpf::property\_types::rpms  static 

Predefined rpms [TimeFreqSupport](classansys_1_1dpf_1_1TimeFreqSupport.xhtml) property type.





<a id="ac5e5820dbebb1d236312d401cecf4b0a" name="ac5e5820dbebb1d236312d401cecf4b0a"></a>## [◆ ](#ac5e5820dbebb1d236312d401cecf4b0a)time\_freqs

 const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) ansys::dpf::property\_types::time\_freqs  static 

Predefined time\_freqs [TimeFreqSupport](classansys_1_1dpf_1_1TimeFreqSupport.xhtml) property type.





<a id="a922015c78fa0f6a14f44f144e59025fe" name="a922015c78fa0f6a14f44f144e59025fe"></a>## [◆ ](#a922015c78fa0f6a14f44f144e59025fe)time\_freqs\_cumulative\_ids

 const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) ansys::dpf::property\_types::time\_freqs\_cumulative\_ids  static 

Predefined time\_freqs\_cumulative\_ids [TimeFreqSupport](classansys_1_1dpf_1_1TimeFreqSupport.xhtml) property type.





<a id="a1af51362a7b4941165493d13b1e4d116" name="a1af51362a7b4941165493d13b1e4d116"></a>## [◆ ](#a1af51362a7b4941165493d13b1e4d116)time\_freqs\_substep\_ids

 const [PropertyType](structansys_1_1dpf_1_1PropertyType.xhtml) ansys::dpf::property\_types::time\_freqs\_substep\_ids  static 

Predefined time\_freqs\_substep\_ids [TimeFreqSupport](classansys_1_1dpf_1_1TimeFreqSupport.xhtml) property type.