2027 Property
Changes 0
P

BoundaryConditions.AssociatedLoadId

Description:
The Id of the internal load element associated with a boundary conditions.
Remarks:
ElementId may be set if the internal load exists and it's type fit the BoundaryConditions type only (Point, Line and Area).
public ElementId AssociatedLoadId { get; set; }
  • When setting this property: elementId is not a valid Element identifier. -or- When setting this property: ElementId does not refer to the internal load with appropriate type.
  • When setting this property: A non-optional argument was null