
Wed, 06/19/2002 - 10:26
Forums:
hello
I store in a document shape attached to a label
On each label I attach a TDataStd_RealArray attribute.
I save the document
When I open the document, values in the arrays are integer and not real.
Thanks for your help
jerome
Wed, 09/23/2009 - 06:42
Hi, All,
When I use TDataStd_RealArray attribute, it always has problems either at
"Standard_EXPORT void Clear() ;
~AIS_SequenceOfInteractive()
{
Clear();
}"
or at
"//! Destructor
Standard_EXPORT ~Handle(Standard_Transient)()
{
EndScope();
}
"
Does anyone has this experience? Because I am not sure it is my problem or the function problem.
Thanks in advance!
Chris