NXOpen .NET Reference  12.0.0
Public Member Functions | Properties | List of all members
NXOpen.Motion.CustomizedMaterialBuilder Class Reference

Represents a Motion.CustomizedMaterialBuilder . More...

Inheritance diagram for NXOpen.Motion.CustomizedMaterialBuilder:
NXOpen.GeometricUtilities.IComponentBuilder

Public Member Functions

unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 

Properties

unsafe NXOpen.Expression Density [get]
 Returns the density More...
 
unsafe bool IsCustomizedMaterial [get, set]
 Returns or sets the customized material flag More...
 
unsafe NXOpen.PhysicalMaterial Material [get, set]
 Returns or sets the material More...
 
unsafe NXOpen.Expression PoissonRatio [get]
 Returns the Poisson ratio More...
 
unsafe NXOpen.Expression YoungModulus [get]
 Returns the Young modulus More...
 

Detailed Description

Represents a Motion.CustomizedMaterialBuilder .

Created in NX12.0.0

Member Function Documentation

unsafe bool NXOpen.Motion.CustomizedMaterialBuilder.Validate ( )

Validate whether the inputs to the component are sufficient for commit to be called.

If the component is not in a state to commit then an exception is thrown. For example, if the component requires you to set some property, this method will throw an exception if you haven't set it. This method throws a not-yet-implemented NXException for some components.

Created in NX3.0.1

License requirements: None.

Returns
Was self validation successful

Implements NXOpen.GeometricUtilities.IComponentBuilder.

Property Documentation

unsafe NXOpen.Expression NXOpen.Motion.CustomizedMaterialBuilder.Density
get

Returns the density

Created in NX12.0.0

License requirements: mechanisms ("MECHANISMS")

unsafe bool NXOpen.Motion.CustomizedMaterialBuilder.IsCustomizedMaterial
getset

Returns or sets the customized material flag

Created in NX12.0.0

License requirements to get this property: mechanisms ("MECHANISMS")

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe NXOpen.PhysicalMaterial NXOpen.Motion.CustomizedMaterialBuilder.Material
getset

Returns or sets the material

Created in NX12.0.0

License requirements to get this property: mechanisms ("MECHANISMS")

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe NXOpen.Expression NXOpen.Motion.CustomizedMaterialBuilder.PoissonRatio
get

Returns the Poisson ratio

Created in NX12.0.0

License requirements: mechanisms ("MECHANISMS")

unsafe NXOpen.Expression NXOpen.Motion.CustomizedMaterialBuilder.YoungModulus
get

Returns the Young modulus

Created in NX12.0.0

License requirements: mechanisms ("MECHANISMS")


The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.