![]() | APIremove |
public bool removeSectionFigure( int sectionID, int figureID, bool isEmpty = false )
Public Function removeSectionFigure ( sectionID As Integer, figureID As Integer, Optional isEmpty As Boolean = false ) As Boolean Dim instance As API Dim sectionID As Integer Dim figureID As Integer Dim isEmpty As Boolean Dim returnValue As Boolean returnValue = instance.removeSectionFigure(sectionID, figureID, isEmpty)
public: bool removeSectionFigure( int sectionID, int figureID, bool isEmpty = false )
member removeSectionFigure : sectionID : int * figureID : int * ?isEmpty : bool (* Defaults: let _isEmpty = defaultArg isEmpty false *) -> bool
(c) NextFEM 2015-2025