Click or drag to resize

StructuralSurfaceAction Properties

[This is preliminary documentation and is subject to change.]

The StructuralSurfaceAction type exposes the following members.

Properties
  NameDescription
Public propertyCoordinateSystem
Defines the co-ordinate system of the member in which the load is applied
Public propertyDirection
Defines the base direction of the load
Public propertyId
The ID of the Analysis object. Needs to be unique within the entire model
(Inherited from StructuralAnalysisObjectBase.)
Public propertyLoadCase
The StructuralLoadCase to which the load belongs
Public propertyLocation
Specifies whether the load is "put directly on an inclined 2D member" or whether the "projection on plan" is defined.
Public propertyMember2DDistributionReference
The StructuralSurfaceActionDistribution to which the load belongs
Public propertyMember2DReference
The StructuralSurfaceMember on which the load acts
Public propertyMember2DRegionReference
The StructuralSurfaceMemberRegion on which the load acts
Public propertyName
The name of the Analysis object. Needs to be unique within it's type
(Inherited from StructuralAnalysisObjectBase.)
Public propertyParentId
The ID of the parent object of the same type
Public propertyType
Defines what the load is caused by. Supports dynamic values
Public propertyValue
The value of the load
Top
See Also