All Frameworks Object Hierarchy This Framework Indexes
This interface is obtained from DrawingDimension.GetValue method.
o Property FakeDimType( | ) As |
oFakeType = MyDimValue.FakeDimType
o Property ScoringMode( | ) As |
ValueScoreType = MyValue.ScoringMode
o Property ValueFramedElement( | ) As |
ValueFramedElement = MyValue.ValueFramedElement
o Property ValueFramedGroup( | ) As |
oValueFramedGroup = MyDimValue.FakeDimType
o Property Value( | ) As (Read Only) |
oValue = MyDimValue.Value
o Sub GetBaultText( | iIndex, | |
oBefore, | ||
oAfter, | ||
oUpper, | ||
oLower) |
MyValue.GetBaultText(iIndex, oBefore, oAfter, oUpper, oLower)
o Func GetDisplayUnit( | iIndex) As |
FrmUnit = MyValue.GetDisplayUnit(iIndex)
o Func GetFakeDimValue( | iIndex) As |
FakeDimValue = MyValue.GetFakeDimValue(iIndex)
o Func GetFormatDisplayFactor( | iIndex) As |
FrmDspFact = MyValue.GetFormatDisplayFactor(iIndex)
o Func GetFormatName( | iIndex) As |
FmName = MyValue.GetFormatName(iIndex)
o Func GetFormatPrecision( | Index) As |
FrmPrecision = MyValue.GetFormatPrecision(iIndex)
o Func GetFormatType( | iIndex) As |
FrmType = MyValue.GetFormatType(iIndex)
o Func GetFormatUnit( | iIndex) As |
FrmUnit = MyValue.GetFormatUnit(iIndex)
o Sub GetPSText( | iIndex, | |
oPrefix, | ||
oSuffix) |
MyValue.GetBaultText(iIndex, oPrefix, oSuffix)
o Func GetScoredElement( | iIndex) As |
ScoredElement = MyValue.GetScoredElement(iIndex)
o Sub SetBaultText( | iIndex, | |
iBefore, | ||
iAfter, | ||
iUpper, | ||
iLower) |
MyValue.SetBaultText(iIndex, iBefore, iAfter, iUpper, iLower)
o Sub SetFakeDimValue( | iIndex, | |
iFakeDimValue) |
MyValue.SetFakeDimValue(iIndex, iFakeDimValue)
o Sub SetFormatDisplayFactor( | iIndex, | |
iFrmDspFact) |
MyValue.SetFormatDisplayFactor(iIndex, iFrmDspFact)
o Sub SetFormatName( | iIndex, | |
iFrmName) |
MyValue.SetFormatName(iIndex, iFrmName)
o Sub SetFormatPrecision( | iIndex, | |
iFrmPrecision) |
MyValue.SetFormatPrecision(iIndex, iFrmPrecision)
o Sub SetFormatType( | iIndex, | |
iFrmType) |
MyValue.SetFormatType(iIndex, iFrmType)
o Sub SetFormatUnit( | iIndex, | |
iFrmUnit) |
MyValue.SetFormatUnit(iIndex, iFrmUnit)
o Sub SetPSText( | iIndex, | |
iPrefix, | ||
iSuffix) |
MyValue.SetBaultText(iIndex, iPrefix, iSuffix)
o Sub SetScoredElement( | iIndex, | |
iScoredElement) |
MyValue.SetScoredElement(iIndex, iScoredElement)
Copyright © 2003, Dassault Systèmes. All rights reserved.