주 콘텐츠로 건너뛰기
Properties 생성 편집

User Material

1. Description

This component operates the User Material function in Civil NX.
 when the user wishes to define the material properties directly.
Orthotropic material properties can be also defined in ECS.

The User Material function can be found in the Civil NX main menu,select
[Properties] Tab > [Material Properties] Group > [Material Properties] Menu > User Defined

2. Grasshopper Path

 

[Midas] > [Properties] > [User Material]

 

Type 1 : Isotropic

3. Component Image


4. Input/Output Value

 

  • Input Data
Index Name Description Type Default

Previous
Component

1 KEY Material ID Integer - -
2 NAME Material Name String - -
3 ELAST Modulus of Elasticity Real - -
4 POISN Poisson's Ratio Real - -
5 THERMAL Thermal Coefficient Real - -
6 DEN Weight of Density Real - -
7 MASS Mass of Density Real - -
8 OPTION Additional Option Object - Material Additional Option
9 Type of Design Design Type Select User -

 

  • Output Data
Index Command Description Type Method

Next
Component

1 MATL Create User Material
(Isotropic)
Json PUT/DELETE -

  

Type 2 : Orthotropic

3. Component Image


4. Input/Output Value

 

  • Input Data
Index Name Description Type Default

Previous
Component

1 KEY Material ID Integer - -
2 NAME Material Name String - -
3 ELAST
_MX
_MY
_MZ
Modulus of Elasticity Real - -
4 SHEAR
_MX
_MY
_MZ
Shear Modulus Real - -
5 POISN
_MX
_MY
_MZ
Poisson's Ratio Real - -
6 THERMAL
_MX
_MY
_MZ
Thermal Coefficient Real - -
7 DEN Weight of Density Real - -
8 MASS Mass of Density Real - -
9 OPTION Additional Option Object - Material Additional Option
10 Type of Design Design Type Select User -

 

  • Output Data
Index Command Description Type Method

Next
Component

1 MATL Create User Material
(Othotropic)
Json PUT/DELETE -

  

 

5. Reference API Manual Link

Material Properties


 

0
컨텐츠가 도움이 되셨나요?