Struct FEModel.IdSpecificationObject
Assembly: NXOpen.dll
Syntax
public struct FEModel.IdSpecificationObject
Fields
ElementIdOffset
Declaration
public bool ElementIdOffset
Field Value
ElementStartId
Declaration
public int ElementStartId
Field Value
FemObjectPrependName
Declaration
public string FemObjectPrependName
Field Value
NodeIdOffset
Declaration
Field Value
NodeStartId
Declaration
Field Value
PhysicalPropertyTableIdOffset
Declaration
public bool PhysicalPropertyTableIdOffset
Field Value
PhysicalPropertyTableStartId
Declaration
public int PhysicalPropertyTableStartId
Field Value
Methods
ToString()
Declaration
public override string ToString()
Returns
Overrides