MpcOdb
- class MpcOdb((object)arg1, (int)arg2, (str)arg3)
Bases:
instance
- C++ signature :
void __init__(struct _object * __ptr64,int,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)
- Contains = 3
- EndsWith = 2
- ExactMatch = 0
- RegEx = 4
- StartsWith = 1
- addVirtualResult((MpcOdb)arg1, (MpcOdbVirtualResult)arg2) MpcOdbResultLocation :
- C++ signature :
struct MpcOdbResultLocation addVirtualResult(class MpcOdb {lvalue},class MpcOdbVirtualResult)
- property elementInfo
- property fileName
- getElementalResult((MpcOdb)self, (int)i[, (MpcOdbVirtualResultTimeInfo)time]) MpcOdbVirtualResult :
- C++ signature :
class MpcOdbVirtualResult getElementalResult(class boost::shared_ptr<class MpcOdb>,int [,struct MpcOdbVirtualResultUtils::TimeInfo])
getElementalResult( (MpcOdb)self, (str)name [, (MpcOdbVirtualResultTimeInfo)time [, (int)match]]) -> MpcOdbVirtualResult :
- C++ signature :
class MpcOdbVirtualResult getElementalResult(class boost::shared_ptr<class MpcOdb>,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > [,struct MpcOdbVirtualResultUtils::TimeInfo [,int]])
getElementalResult( (MpcOdb)self, (str)name [, (int)match [, (MpcOdbVirtualResultTimeInfo)time]]) -> MpcOdbVirtualResult :
- C++ signature :
class MpcOdbVirtualResult getElementalResult(class boost::shared_ptr<class MpcOdb>,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > [,int [,struct MpcOdbVirtualResultUtils::TimeInfo]])
- getElementalResultIds((MpcOdb)arg1) int_array :
- C++ signature :
class std::vector<int,class std::allocator<int> > getElementalResultIds(class MpcOdb {lvalue})
- getNodalResult((MpcOdb)self, (int)i[, (MpcOdbVirtualResultTimeInfo)time]) MpcOdbVirtualResult :
- C++ signature :
class MpcOdbVirtualResult getNodalResult(class boost::shared_ptr<class MpcOdb>,int [,struct MpcOdbVirtualResultUtils::TimeInfo])
getNodalResult( (MpcOdb)self, (str)name [, (MpcOdbVirtualResultTimeInfo)time [, (int)match]]) -> MpcOdbVirtualResult :
- C++ signature :
class MpcOdbVirtualResult getNodalResult(class boost::shared_ptr<class MpcOdb>,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > [,struct MpcOdbVirtualResultUtils::TimeInfo [,int]])
getNodalResult( (MpcOdb)self, (str)name [, (int)match [, (MpcOdbVirtualResultTimeInfo)time]]) -> MpcOdbVirtualResult :
- C++ signature :
class MpcOdbVirtualResult getNodalResult(class boost::shared_ptr<class MpcOdb>,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > [,int [,struct MpcOdbVirtualResultUtils::TimeInfo]])
- getNodalResultIds((MpcOdb)arg1) int_array :
- C++ signature :
class std::vector<int,class std::allocator<int> > getNodalResultIds(class MpcOdb {lvalue})
- getStageIDs((MpcOdb)arg1) int_array :
- C++ signature :
class std::vector<int,class std::allocator<int> > getStageIDs(class MpcOdb {lvalue})
- getStepIDs((MpcOdb)arg1, (int)arg2) int_array :
- C++ signature :
class std::vector<int,class std::allocator<int> > getStepIDs(class MpcOdb {lvalue},int)
- getStepTimes((MpcOdb)arg1, (int)arg2) double_array :
- C++ signature :
class std::vector<double,class std::allocator<double> > getStepTimes(class MpcOdb {lvalue},int)
- property id
- property info
- property orientations
- property parent
- removeElementalResult((MpcOdb)arg1, (int)arg2) None :
- C++ signature :
void removeElementalResult(class MpcOdb {lvalue},int)
removeElementalResult( (MpcOdb)self, (str)name [, (int)match]) -> None :
- C++ signature :
void removeElementalResult(class boost::shared_ptr<class MpcOdb>,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > [,int])
- removeNodalResult((MpcOdb)arg1, (int)arg2) None :
- C++ signature :
void removeNodalResult(class MpcOdb {lvalue},int)
removeNodalResult( (MpcOdb)self, (str)name [, (int)match]) -> None :
- C++ signature :
void removeNodalResult(class boost::shared_ptr<class MpcOdb>,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > [,int])
- property sectionOffsets
- property selectionSets
- property valid