Click or drag to resize

API Properties

The API type exposes the following members.

Properties
 NameDescription
Public propertyareaColor Change color for areas
Public propertyautoMassInX Set the auto-mass in X direction.
Public propertyautoMassInY Set the auto-mass in Y direction.
Public propertyautoMassInZ Set the auto-mass in Z direction.
Public propertybackgroundColor Get or set the background color
Public propertybaselineGrade Get or set the degree of the baseline correction function for dynamic analyses. Set to -1 to disable baseline correction, or use 0, 1, 2 or 3.
Public propertybinFolder Get or set binary folder for NextFEM API - this will affect only design data (materials, translations, etc.)
Public propertybordersColor Change color for borders in extruded view
Public propertyconstraintsColor Change color for constraints
Public propertydefSolverType Get the system of equation type in standard solver. The property is read-only, use changeDefSolverType to modify it
Public propertydesignMaterialsID Get the list of design material IDs
Public propertyDocXfontSize Change font size for DocX reporting tool. Default is 8
Public propertyDocXtableAlignment Change table aligment: 0=left, 1=center, 2=right, 3=justified. Default is 1
Public propertyDocXtableBorders Change table borders: True=border present, False=no border. Default is True for all sides.
Public propertyDocXtableFitting Change table fitting: True=Page, False=Content. Default is False.
Public propertyDocXtableFontSize Change table font size for DocX reporting tool. Default is 6
Public propertydontDeleteChecks Set if checking results can be deleted or not.
Public propertydontDeleteResults Set if results can be deleted or not.
Public propertyDXFoptions Get or set a JSON string containing options for DXF export of RC beams and members
Public propertyelemsList Get the list of element numbers
Public propertyelemsNumber Get the number of elements in the model
Public propertyelemTextColor Change color for element text
Public propertyenvName Return the name of checking envelope
Public propertyhingesColor Change color for hinges
Public propertyIFC_format Set 0 for IFC4, 1 for IFC2x3
Public propertyIFC_includeAnalyticalModel Set whether or not to include analytical model in IFC export
Public propertyIFC_WallMeshSize Set or get mesh size for meshing walls in IFC import, in millimeters
Public propertyisRemote True if this API instance is redirected to a remote server
Public propertylineColor Change color for lines
Public propertyloading Readonly property for API loading
Public propertymassColor Change color for mass
Public propertymaterialsID Get the list of material IDs
Public propertymodeldata Model in JSON format
Public propertymodelName Name of the model. To be set prior to launch to have properly-named temporary files.
Public propertymodelPath Return the full path of the currently opened file
Public propertymodelresults Results in JSON format
Public propertynodeColor Change color for nodes
Public propertynodesList Get the list of node numbers
Public propertynodesNumber Get the number of nodes in the model
Public propertynodeTextColor Change color for node text
Public propertynumberFormat Get or set the format for printing numbers in output of some functions (e.g. getNodeInfo, getElementInfo)
Public propertyOS_beamWithHingesOption Get or set flag for using beamWithHinges instead of forceBeamColumn in OpenSees fiber models
Public propertyOS_concreteTensileStrength Get or set flag for using or not the tensile strength in concrete for fiber sections
Public propertyOS_IntegrationPointsOption Get or set number of integration points in OpenSees fiber models
Public propertyOS_NDfiberSectionsOption Get or set flag for using NDFiber sections in OpenSees fiber models
Public propertyOS_saveStateVariables Get or set flag for saving state variables in OpenSees analysis
Public propertyreleasesColor Change color for releases
Public propertyresCalc_accuracy Get or set section calculation accuracy in Section Analyzer (from 10 to 1000)
Public propertyresCalc_cacheEnabled Enable or disable section calculation cache. Enabled by default.
Public propertyresCalc_cacheSize Get or set the cache size for storing section calculations
Public propertyresCalc_concreteBehaviour Set concrete law for strength calculation: 0 parabola-rectangle, 1 bilinear, 2 confined
Public propertyresCalc_domainCorrectionType Set the type of resisting domain correction (0,1,2,3) - contact NextFEM Support to change this
Public propertyresCalc_elasticTolerance Tolerance for elastic strength calculation of a section
Public propertyresCalc_getAllJSONresults Get or set a flag to get all results in JSON from getSectionResMoments method
Public propertyresCalc_homogBarsFactor Set custom homogenization factor for bars in concrete sections
Public propertyresCalc_kMod Set kmod factor for strength calculation of timber sections
Public propertyresCalc_rebarHardeningRatio Hardening ratio for rebar bilinear behaviour
Public propertyresCalc_refinement Get or set the refinement in resistance calculation domain (e.g. more domain points in the zone of interest)
Public propertyresCalc_resDomainSlices Set number of domain slices in sectional strength calculation
Public propertyresCalc_responseInTension Set response in tension for concrete sections in strength calculation
Public propertyresCalc_steelClass Set the class for steel section in strength calculation (1, 2, 3, 4)
Public propertyresCalc_strandHardeningRatio Hardening ratio for strand bilinear behaviour
Public propertyresCalc_useFibers Get or set if fibers are used in section calculation (True or False)
Public propertyrestraintsColor Change color for restraints
Public propertysaveStateVariables Get or set flag for saving state variables in NXF file
Public propertysectionsID Get the list of section IDs
Public propertyselAreaColor Change color for selected areas
Public propertyselectedElements Get or set selected elements in viewport. REST version only against local instance of NextFEM Designer
Public propertyselectedNodes Get or set selected nodes in viewport. REST version only against local instance of NextFEM Designer
Public propertyselLineColor Change color for selected lines
Public propertyselNodeColor Change color for selected nodes
Public propertyselSolidColor Change color for selected solids
Public propertyselSpringColor Change color for selected springs
Public propertysolidColor Change color for solids
Public propertysolverType Get current solver type. The property is read-only, use changeSolver to modify it
Public propertyspringColor Change color for springs
Public propertytempFolder Get or set the temporary folder.
Public propertytextColor Change color for text
Public propertyuseFastEigensolver Get or set flag for using fast eigensolver
Public propertyWallMeshSize Set or get mesh size for meshing areas in the model, in millimeters
Top
See Also