Click or drag to resize

PatchLoad Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Representation of patch load in IDEA StatiCa Detail
Inheritance Hierarchy

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

The PatchLoad type exposes the following members.

Constructors
  NameDescription
Public methodPatchLoad
Constructor
Top
Properties
  NameDescription
Public propertyGeomId
Id representing geometrical parts of Detail
(Inherited from PatchDevice.)
Public propertyId
Element Id
(Inherited from OpenElementId.)
Public propertyMasterComponent
Master component
(Inherited from PatchDevice.)
Public propertyMasterPoint
Master point 0 - 9
(Inherited from PatchDevice.)
Public propertyPosition
Offset between MasterPoint and patch support/load
(Inherited from PatchDevice.)
Top
See Also