![]() | APIassign |
public bool assignSectionToElement( string element, int sectionID )
Public Function assignSectionToElement ( element As String, sectionID As Integer ) As Boolean Dim instance As API Dim element As String Dim sectionID As Integer Dim returnValue As Boolean returnValue = instance.assignSectionToElement(element, sectionID)
public: bool assignSectionToElement( String^ element, int sectionID )
member assignSectionToElement : element : string * sectionID : int -> bool
(c) NextFEM 2015-2025