Class StepAdavncedBrepShapeRepresentation

StepAdavncedBrepShapeRepresentation class

An extended representation of the brep form.

public class StepAdavncedBrepShapeRepresentation : StepShapeRepresentation

Constructors

NameDescription
StepAdavncedBrepShapeRepresentation()The default constructor.
StepAdavncedBrepShapeRepresentation(string, List<StepRepresentationItem>)

Properties

NameDescription
Id { get; set; }
override ItemType { get; }
Name { get; set; }
RepresentationContext { get; }
ShapeItems { get; set; }

See Also