APIset |
public bool setPlaneStressElement( string id, bool isPlaneStress )
Public Function setPlaneStressElement ( id As String, isPlaneStress As Boolean ) As Boolean Dim instance As API Dim id As String Dim isPlaneStress As Boolean Dim returnValue As Boolean returnValue = instance.setPlaneStressElement(id, isPlaneStress)
public: bool setPlaneStressElement( String^ id, bool isPlaneStress )
member setPlaneStressElement : id : string * isPlaneStress : bool -> bool
(c) NextFEM 2015-2026