Click or drag to resize

IntDiagCheckMethod Enumeration

Compatible with IDEA StatiCa Beta 21.0 - beta
Flags controlling the method of the check by a interaction diagram

Namespace:  IdeaRS.OpenModel.Concrete.CheckResult
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
public enum IntDiagCheckMethod
Members
  Member nameValueDescription
IDCheckTypeNuMuMu1 known Ned,Med; calculate Nrd,Mrd as intersection of ID and line=[0,0];[Ned,Med]
IDCheckTypeNuMM2 know Med; calculate +-Nrd
IDCheckTypeNMuMu4 know Ned; calculate +-Mrd
IDOnlyUlsForce18 Find intersection only in the direction of the Fd
IDOnlyPlanarCheck16 Only planar check is required
IDPlaneInfoRequest32 Information about plane of deformation is required
IDPlanar_0deg64 used by CheckForceQuick
IDPlanar_90deg128 used by CheckForceQuick
See Also