コード例 #1
0
 public static IGeometry TransformedGeometry(this ISceneObject obj)
 => obj.Geometry().Transform(obj.Node.Transform);