Click or drag to resize

OpenModel Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Open model
Inheritance Hierarchy
SystemObject
  IdeaRS.OpenModelOpenModel

Namespace:  IdeaRS.OpenModel
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
public class OpenModel

The OpenModel type exposes the following members.

Constructors
  NameDescription
Public methodOpenModel
Constructor
Top
Properties
  NameDescription
Public propertyArcSegment3D
List of ArcSegment3D
Public propertyAttribute
List of attributes
Public propertyBeam
List of Elements 1D
Public propertyCombiInput
List of Combinations
Public propertyConcreteCheckSection
List of the concrete check section
Public propertyConcreteSetup
Gets or sets the concrete member data
Public propertyConnectionPoint
List of Connection Points
Public propertyConnections
List of Connection data
Public propertyConnectionSetup
Information about Connection Setup
Public propertyCrossSection
List of CrossSection
Public propertyDappedEnd
List of dapped ends in Detail
Public propertyDesignMember
Design Member
Public propertyElement1D
List of Elements 1D
Public propertyElement2D
List of Elements 2D
Public propertyHingeElement1D
List of hinge elements 1D
Public propertyCheckMember
List of the Check members
Public propertyInitialImperfectionOfPoint
List of InitialmperfectionOfPoint
Public propertyISDModel
List of Details
Public propertyLineSegment3D
List of LineSegment3D
Public propertyLineSupportSegment
List of Line support on segment
Public propertyLoadCase
List of Load cases
Public propertyLoadGroup
List of Load groups
Public propertyLoadsInPoint
List of point load impulses in this load case
Public propertyLoadsOnLine
List of line load impulses in this load case
Public propertyLoadsOnSurface
List surafce load in this load case
Public propertyMatConcrete
List of MatConcrete
Public propertyMatPrestressSteel
List of MatPrestressSteel
Public propertyMatReinforcement
List of MatReinforcement
Public propertyMatSteel
List of MatSteel
Public propertyMember1D
List of Member 1D
Public propertyMember2D
List of Member 2D
Public propertyOpening
List of openings for Detail
Public propertyOriginSettings
Information about origin project
Public propertyPatchDevice
List of dapped ends in Detail
Public propertyPoint3D
List of Point3D
Public propertyPointLoadsOnLine
List of point load impulses in this load case
Public propertyPointOnLine3D
List of Point on line 3D
Public propertyPointSupportNode
List of Point support in node
Public propertyPolyLine3D
List of PolyLine3D
Public propertyProjectData
Gets or sets the projet data
Public propertyProjectDataConcrete
Gets or sets the projet data concrete
Public propertyRebarGeneral
Gets or sets the rebar General collection
Public propertyRebarShape
Gets or sets the rebars shapes
Public propertyRebarSingle
Gets or sets the rebar single collection
Public propertyRebarStirrups
Gets or sets the rebar group (stirrups) collection
Public propertyRegion3D
List of Region3D
Public propertyReinforcedCrossSection
List of Reinforced CrossSection
Public propertyReinforcement
List of reinforcement in IDEA StatiCa Detail
Public propertyResultClass
Result Class
Public propertyRigidLink
List of Rigid link
Public propertySettlements
Settlements in this load case
Public propertyStrainLoadsOnLine
List of generalized strain load impulses along the line in this load case.
Public propertySubStructure
Design Member
Public propertyTemperatureLoadsOnLine
List of temperature load in this load case
Public propertyTendon
Tendon
Public propertyVersion
Data format version
Public propertyWall
List of Elements 2D
Top
Methods
  NameDescription
Public methodAddObject(OpenAttribute)
Add new atribute object into collections
Public methodAddObject(OpenElementId)
Add new object into collections
Public methodGetExistingObject
Add new object into collections
Public methodGetMaxId(String)
Get max Id value for specified type
Public methodGetMaxId(Type)
Get max Id value for specified type
Public methodGetMaxId(OpenElementId)
Get max Id value for specified type
Public methodGetObject
Gets the Open element object from the Reference element
Public methodStatic memberLoadFromStream
Creates the instance of Open Model from the stream
Public methodStatic memberLoadFromString
Creates the instance of Open Model from xml string
Public methodStatic memberLoadFromXmlFile
Creates the instance of Open Model from the XML file
Public methodReferenceElementsReconstruction
Should be called after deserialization of the open model from xml
Public methodSaveToXmlFile
Saves content into file as a XML format
Top
See Also