2.3.5.1.
Block
[CreationOptions(is3d)] - Wie aufsetzen?
Einstellungen im Block CreationOptions(is3d)
Sie verwenden den ModelManager nicht und Sie
wollen keine Dateien auf die Platte schreiben:
(mandatory) Activate
FileName(isCreaOptNotSet)
(optional) Activate
DisplayName(isCreaOptNotSet) : If deactivated, DisplayName =
FileName
(ignored)
InstanceFileName(isCreaOptNotSet)
(ignored)
PoolPath(isCreaOptNotSet)
(optional) ClassName : If deactivated,
files will not be Library Parts and so they will not be write
protected
Sie verwenden den ModelManager nicht, aber
Sie wollen SD*C und SD* Dateien auf die Platte schreiben.
(mandatory) Activate
FileName(isCreaOptNotSet) : Name of Model and Name of Contents
File
(optional) Activate
DisplayName(isCreaOptNotSet) : Name of Model Instance (If
deactivated, DisplayName = FileName)
(optional) Activate
InstanceFileName(isCreaOptNotSet) : Name of Model Instance File
(If deactivated, InstanceFileName = DisplayName)
(mandatory) Activate
PoolPath(isCreaOptNotSet) : Directory for Files (Directory must
exist on disc)
(mandatory) DocOnOpen(is3dpart, not
isNegativePart)=GetObject("iface.osdm.callbacks").SDPCPartOnOpen
(mandatory) DocOnSave(is3dpart, not
IsNegativePart)=GetObject("iface.osdm.callbacks").SDPCPartOnSave
Sie verwenden den ModelManager nicht, aber
Sie wollen PKG-Dateien auf die Platte schreiben (selten).
(mandatory) Activate
FileName(isCreaOptNotSet) : Name of Model and Name of Contents
File
(optional) Activate
DisplayName(isCreaOptNotSet) : If deactivated, DisplayName =
FileName
(ignored)
InstanceFileName(isCreaOptNotSet)
(mandatory) Activate
PoolPath(isCreaOptNotSet) : Directory for Files (Directory must
exist on disc)
(mandatory) DocOnOpen(is3dpart, not
isNegativePart)=GetObject("iface.osdm.callbacks").DefaultPartOnOpen
(mandatory) DocOnSave(is3dpart, not
IsNegativePart)=GetObject("iface.osdm.callbacks").DefaultPartOnSave
Sie wollen den ModelManager verwenden.
Deactivate all DocOn* callbacks in this
file
Deactivate FileName, DisplayName,
InstanceFileName rules
Configure ifosdmmodelmanager.cfg
properly