Click or drag to resize
AB4D logo

ObjFileToWpfModel3DConverterParentModelVisual3D Property

ParentModelVisual3D need to be set in case the obj files will support reading 3D lines. The property need to be set the ModelVisual3D that will be the parent for the read 3D models.

Namespace: Ab3d
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public ModelVisual3D ParentModelVisual3D { get; set; }

Property Value

ModelVisual3D
See Also