Click or drag to resize

PlateData Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Provides data of the single plate
Inheritance Hierarchy

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

The PlateData type exposes the following members.

Constructors
  NameDescription
Public methodPlateData
Initializes a new instance of the PlateData class
Top
Properties
  NameDescription
Public propertyAxisX
LCS - Axis X
Public propertyAxisY
LCS - Axis Y
Public propertyAxisZ
LCS - Axis Z
Public propertyId
Element Id
(Inherited from OpenElementId.)
Public propertyIsNegativeObject
Is negative object
Public propertyMaterial
Name of the material
Public propertyName
Name of the plate
Public propertyOrigin
Origin of the plate LCS
Public propertyOriginalModelId
Get or set the identification in the original model In the case of the imported connection from another application
Public propertyOutlinePoints
Outline points
Public propertyRegion
Geometry of the plate in svg format
Public propertyThickness
Thickness of the plate
Top
See Also