![]() | APIgetSectionProp Method |
Namespace: NextFEMapi
public double getSectionProp( string sectionID, string propName )
Public Function getSectionProp ( sectionID As String, propName As String ) As Double Dim instance As API Dim sectionID As String Dim propName As String Dim returnValue As Double returnValue = instance.getSectionProp(sectionID, propName)
public: double getSectionProp( String^ sectionID, String^ propName )
member getSectionProp : sectionID : string * propName : string -> float
(c) NextFEM 2021