Interface IObjectAssemblyRelationship
public interface IObjectAssemblyRelationship
- Extension Methods
Properties
First
IObjectAssemblyPart First { get; set; }
Property Value
RelationshipType
PartRelationshipType RelationshipType { get; }
Property Value
Second
IObjectAssemblyPart Second { get; set; }
Property Value
Methods
Destroy()
void Destroy()
IsValid()
bool IsValid()
Returns
Visualize()
void Visualize()