ViewCreateSnapshot Method |
Namespace: Tekla.Structures.Model.UI
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
public bool CreateSnapshot( string filePath, SnapshotSettings snapshotSettings, bool overwrite = true )
Parameters
- filePath
- Type: SystemString
- snapshotSettings
- Type: SnapshotSettings
- overwrite (Optional)
- Type: SystemBoolean
Return Value
Type: BooleanSee Also