Click or drag to resize

IgnoredObject Enumeration

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

Types that can be excluded from deletion during update in Scia engineer see http://dev.aef.guide/

Namespace:  ModelExchanger.AnalysisDataModel.Enums
Assembly:  ModelExchanger.AnalysisDataModel (in ModelExchanger.AnalysisDataModel.dll) Version: 1.13.0+Branch.master.Sha.d583fc64569355d188a9c0818d257b6d0d3e1339
Syntax
C#
public enum IgnoredObject
Members
  Member nameValueDescription
StructuralLoadGroup0
StructuralLoadCase1
StructuralLoadCombination2
StructuralPointAction3
StructuralPointMoment4
StructuralCurveAction5
StructuralCurveMoment6
StructuralSurfaceAction7
StructuralSurfaceActionThermal8
StructuralPointActionFree9
StructuralCurveActionFree10
StructuralSurfaceActionFree11
StructuralPointSupport12
StructuralSurfaceConnection13
StructuralCurveConnection14
StructuralEdgeConnection15
RelConnectsStructuralMember16
RelConnectsSurfaceEdge17
RelConnectsRigidLink18
RelConnectsRigidMember19
RelConnectsRigidCross20
StructuralMaterial21
StructuralCrossSection22
CompositeShapeDef23
StructuralPointConnection24
StructuralCurveEdge25
StructuralCurveMember26
StructuralCurveMemberRib27
StructuralSurfaceMember28
StructuralSurfaceMemberOpening29
StructuralSurfaceMemberRegion30
StructuralProxyElement31
StructuralStorey32
StructuralCurveMemberVarying33
StructuralCurveActionThermal34
StructuralSurfaceActionDistribution35
ResultInternalForce1D36
See Also